GSL/tests
Daniel599 5778149583 Test broken size (#704)
* added test for size check (#590)

* added #if for gcc 6.4 bug (#590)

* hopefully fix #if for gcc 6.4 bug (#590)

* fixed CHECK usage (#590)

* gcc broken size bug is only when using optimizations
2018-07-13 17:19:09 -07:00
..
algorithm_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
assertion_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
at_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
bounds_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
byte_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
CMakeLists.txt Added testing for c++17 to latest compilers with test with (#692) 2018-06-15 10:13:11 -07:00
multi_span_tests.cpp add gsl::index typedef (#620) 2018-02-21 13:33:07 -08:00
no_exception_ensure_tests.cpp Enable usage of gsl::narrow with exceptions disabled (#640) 2018-03-15 16:00:08 -07:00
no_exception_throw_tests.cpp Enable usage of gsl::narrow with exceptions disabled (#640) 2018-03-15 16:00:08 -07:00
notnull_tests.cpp Added template argument deduction for not_null (#689) 2018-06-07 13:36:56 -07:00
owner_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
span_tests.cpp Test broken size (#704) 2018-07-13 17:19:09 -07:00
strided_span_tests.cpp add gsl::index typedef (#620) 2018-02-21 13:33:07 -08:00
string_span_tests.cpp Add as_bytes for basic_string_span, fixes issue #655 (#683) 2018-05-28 19:03:10 -07:00
test.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
utils_tests.cpp add gsl::index typedef (#620) 2018-02-21 13:33:07 -08:00