hana/test
Louis Dionne a5923b4845 Remove support for Clang 3.5, 3.6, 3.7 and 3.8, and Xcode 8
Those are old compilers and removing support allows removing a couple
of workarounds. It also reduces the CI burden and will allow us to test
more recent and more relevant compilers.
2019-07-30 14:48:41 -04:00
..
_include Enable building boost.hana with VS2107 15.8 (with five source workarounds) 2018-08-22 16:59:34 -07:00
assert Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
basic_tuple Remove unused variable warnings with recent Clang 2018-11-09 00:25:30 -08:00
concept [to] Fix ambiguous conversion to the underlying type for integral constants 2018-02-21 00:55:24 -08:00
core Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
deploy [CMake] Add a deployment test that checks the validity of HanaConfig.cmake 2017-11-26 17:50:04 -08:00
detail Remove support for Clang 3.5, 3.6, 3.7 and 3.8, and Xcode 8 2019-07-30 14:48:41 -04:00
experimental [experimental] Printable support for Visual C++ 2018-06-19 20:51:48 -07:00
ext [tests] Add automatic unit tests for 'ap' 2017-12-01 18:00:49 -08:00
fold_left Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
fold_right Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
foldable Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
functional Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
identity Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
if_ Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
integral_constant [to] Fix ambiguous conversion to the underlying type for integral constants 2018-02-21 00:55:24 -08:00
issues Add tests to make sure that hana::accessors does not decay arrays to pointers 2018-01-01 14:38:18 -08:00
map Remove unused variable warnings with recent Clang 2018-11-09 00:25:30 -08:00
numeric Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
optional Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
pair Remove unused variable warnings with recent Clang 2018-11-09 00:25:30 -08:00
range Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
set Enable building boost.hana with VS2107 15.8 (with five source workarounds) 2018-08-22 16:59:34 -07:00
string [string] Add a conversion from a Constant holding a char const* 2018-02-21 00:23:17 -08:00
tuple Fix broken cnstr.trap test 2019-07-29 10:23:55 -04:00
type Add a is_valid test for non static member functions 2019-05-10 12:13:37 -06:00
builtin_array.cpp Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
CMakeLists.txt Remove support for Clang 3.5, 3.6, 3.7 and 3.8, and Xcode 8 2019-07-30 14:48:41 -04:00
comparable.cpp Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
euclidean_ring.cpp Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
functional.cpp [tests] Fix reliance on C++17 behavior for aggregate types 2019-02-11 16:30:20 -05:00
group.cpp Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
index_if.cpp [index_if] New index_if function 2017-04-07 16:19:52 -07:00
Jamfile.v2 Add tests pre-check for B2 2018-01-01 14:37:29 -08:00
lazy.cpp Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
logical.cpp Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
minimal_product.cpp Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
monoid.cpp Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
orderable.cpp Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
repeat.cpp Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
ring.cpp Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
searchable.cpp Bump copyright year to 2017 2017-01-07 14:14:18 -08:00