This website requires JavaScript.
Explore
Help
Sign In
microsoft
/
GSL
Watch
1
Star
0
Fork
1
You've already forked GSL
mirror of
https://github.com/microsoft/GSL.git
synced
2026-07-08 17:41:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea47e04b73f2bce2dd3f048ef32f3fe992b722f0
GSL
/
tests
T
History
Anna Gringauze
5f26ddac70
Replaced index constructor from initializer list by a constructor from static list
...
Conflicts: include/array_view.h
2015-10-19 12:35:38 -07:00
..
array_view_tests.cpp
Replaced index constructor from initializer list by a constructor from static list
2015-10-19 12:35:38 -07:00
assertion_tests.cpp
Renamed namespace to 'gsl'. Renamed macro to configure testing.
2015-09-29 16:41:37 -07:00
at_tests.cpp
Renamed namespace to 'gsl'. Renamed macro to configure testing.
2015-09-29 16:41:37 -07:00
bounds_tests.cpp
Renamed namespace to 'gsl'. Renamed macro to configure testing.
2015-09-29 16:41:37 -07:00
CMakeLists.txt
Fix
#124
remove maybe_null
2015-10-05 13:34:50 -07:00
notnull_tests.cpp
Renamed namespace to 'gsl'. Renamed macro to configure testing.
2015-09-29 16:41:37 -07:00
owner_tests.cpp
Renamed namespace to 'gsl'. Renamed macro to configure testing.
2015-09-29 16:41:37 -07:00
string_view_tests.cpp
First arg of vector ctor should be num elements, second should be value. Fixes issue
#121
2015-10-03 22:02:49 -07:00
utils_tests.cpp
Fix moving a final_act twice
2015-10-02 15:58:23 -07:00