Jordan Maples [MSFT]
|
3b9d15f49f
|
reverting changes to gsl::index
|
2020-02-05 17:02:23 -08:00 |
|
Jordan Maples [MSFT]
|
45f016d96f
|
add back capture variable for comparison in span_test
|
2020-02-05 14:41:41 -08:00 |
|
Jordan Maples [MSFT]
|
7fcc142ffc
|
addressing travis errors
|
2020-02-05 14:32:08 -08:00 |
|
Jordan Maples [MSFT]
|
432be4852c
|
captureing result of iterator comparisons to address -Wunused-comparison
|
2020-02-05 13:59:48 -08:00 |
|
Jordan Maples [MSFT]
|
5cf1610cfe
|
prevent overflow in size_bytes. fix compilation issue for clang 3.6 and 3.7
|
2020-02-05 12:58:49 -08:00 |
|
Jordan Maples [MSFT]
|
d7e1611137
|
gsl::index ptrdiff_t -> size_t. remove span::at span::operator().
|
2020-02-04 16:53:43 -08:00 |
|
Jordan Maples [MSFT]
|
5a1e4f3953
|
update index_type to size_type, fix a couple Expects
|
2020-02-04 15:31:33 -08:00 |
|
Jordan Maples [MSFT]
|
eabd9358f0
|
addressing some comments
|
2020-02-03 12:46:37 -08:00 |
|
Jordan Maples [MSFT]
|
ad71477183
|
fix build breaks
|
2020-02-03 12:26:15 -08:00 |
|
Jordan Maples [MSFT]
|
c31593dd0d
|
updating from test loop from int to size_t
|
2020-02-03 11:01:24 -08:00 |
|
Jordan Maples [MSFT]
|
8579165d0a
|
change span from signed to unsigned to align to std
|
2020-02-03 10:56:31 -08:00 |
|
Jordan Maples [MSFT]
|
6b23937baf
|
remove move constructor for not_null.
|
2020-01-30 17:00:13 -08:00 |
|
Jordan Maples [MSFT]
|
6e20bfbba2
|
Merge pull request #836 from Farwaykorse/suppressionToCMake
Compiler warning suppression for tests to CMake
|
2020-01-22 11:59:51 -08:00 |
|
Roelf-Jilling
|
95730a80c4
|
Restore disabling of exceptions for Microsoft STL in "no exception tests"
|
2020-01-16 19:31:31 +01:00 |
|
Roelf-Jilling
|
72312b6474
|
Revert "adding /EHsc for msvc cmake target gsl_test_config_noexcept"
This reverts commit 3539bd8008 .
|
2020-01-16 19:29:36 +01:00 |
|
Roelf-Jilling
|
81f56796a1
|
MSVC and CoreChecker warning suppression for tests to CMake
Suppress CppCoreCheck warnings on GTest macros.
Suppress CppCoreCheck advice to use the GSL
|
2020-01-16 11:49:15 +01:00 |
|
Roelf-Jilling
|
4cbd894812
|
Enable more warnings in GCC
|
2020-01-16 11:49:15 +01:00 |
|
Roelf-Jilling
|
d08ff53e61
|
Use [[maybe_unused]] with C++17
|
2020-01-16 11:49:15 +01:00 |
|
Roelf-Jilling
|
186f5d21c1
|
Move compiler warning suppression for tests from cpp files to CMake
|
2020-01-16 11:49:00 +01:00 |
|
Jordan Maples [MSFT]
|
395a5bf550
|
Merge branch 'master' into dev/jomaples/add_missing_span_functions
|
2020-01-10 10:20:37 -08:00 |
|
Jordan Maples [MSFT]
|
a1e6fcbc46
|
Merge branch 'master' into dev/jomaples/deprecate_span_non_std_functions
|
2020-01-09 16:39:24 -08:00 |
|
Jordan Maples [MSFT]
|
2d878b94ee
|
Merge branch 'master' into dev/jomaples/add_missing_span_functions
|
2020-01-09 16:37:12 -08:00 |
|
Jordan Maples [MSFT]
|
b076205338
|
Merge branch 'dev/jomaples/deprecate_span_non_std_functions' of https://github.com/JordanMaples/GSL into dev/jomaples/deprecate_span_non_std_functions
|
2020-01-09 14:40:08 -08:00 |
|
Jordan Maples [MSFT]
|
75936c3109
|
missed from the merge
|
2020-01-09 12:56:00 -08:00 |
|
Jordan Maples [MSFT]
|
cfd82aef4e
|
deprecating span::at and span::operator()
|
2020-01-09 12:51:28 -08:00 |
|
Jordan Maples [MSFT]
|
4b823b1651
|
adding front and back
|
2020-01-09 12:03:27 -08:00 |
|
Martijn Otto
|
fa8a8117a0
|
Add tests for free-standing iterator and size functions
|
2020-01-08 21:02:02 +01:00 |
|
Jordan Maples [MSFT]
|
f04907c2f6
|
added suppression for missing destructor override
|
2020-01-08 10:13:00 -08:00 |
|
Jordan Maples [MSFT]
|
40bc3c3f00
|
testing something
|
2019-12-20 13:32:14 -08:00 |
|
Jordan Maples [MSFT]
|
8577033f13
|
addressing comments
|
2019-12-19 14:05:02 -08:00 |
|
Jordan Maples [MSFT]
|
3539bd8008
|
adding /EHsc for msvc cmake target gsl_test_config_noexcept
|
2019-12-13 13:56:42 -08:00 |
|
Jordan Maples [MSFT]
|
6c5c708877
|
change from string to char*
|
2019-12-12 16:48:59 -08:00 |
|
Jordan Maples [MSFT]
|
0931262acf
|
appveyor failed to start, sending dummy commit
|
2019-12-12 14:39:12 -08:00 |
|
Jordan Maples [MSFT]
|
5099e8fa3e
|
removed string_view for string in tests
|
2019-12-12 11:15:41 -08:00 |
|
Jordan Maples [MSFT]
|
4f6f05d463
|
changing text in notices & readme. adding terminate handler for tests
|
2019-12-12 10:55:26 -08:00 |
|
Jordan Maples [MSFT]
|
0784866608
|
added back death test, fixed VS2019 test failures
|
2019-12-09 16:08:27 -08:00 |
|
Jordan Maples
|
9a88262544
|
fixing suppression of gtest warnings for gcc
|
2019-12-06 16:03:47 -08:00 |
|
Jordan Maples [MSFT]
|
b39a9732f8
|
attempting to fix the gtest print issues in vs17
|
2019-12-04 13:46:50 -08:00 |
|
Jordan Maples [MSFT]
|
87eaa45445
|
suppressing -Wundef in clang (GTest emitted)
|
2019-12-04 12:48:13 -08:00 |
|
Jordan Maples [MSFT]
|
43aca2646b
|
ignore warnings from gtest
|
2019-12-04 12:30:58 -08:00 |
|
Jordan Maples [MSFT]
|
603b4671c1
|
removing unused function
|
2019-12-03 15:24:52 -08:00 |
|
Jordan Maples [MSFT]
|
2b10729386
|
gtest migration
|
2019-12-03 14:32:25 -08:00 |
|
Jordan Maples [MSFT]
|
5e0d76a1a7
|
deprecating span::at and span::operator()
|
2019-11-19 14:31:21 -08:00 |
|
Jordan Maples [MSFT]
|
d0e5daf441
|
fix ctad warning in llvm
|
2019-11-15 12:11:44 -08:00 |
|
Jordan Maples [MSFT]
|
3d56ba9e7f
|
Merge pull request #813 from JordanMaples/dev/jomaples/deprecate_multispan
Deprecate multi_span, strided_span, etc
|
2019-10-09 15:11:59 -07:00 |
|
Jordan Maples
|
4b289d4cf0
|
lack of nl for bounds_test
|
2019-10-04 14:15:24 -07:00 |
|
Jordan Maples
|
6ff4a5287d
|
accidentally commented out pragma
|
2019-10-04 14:13:54 -07:00 |
|
Jordan Maples
|
2b8f7aea32
|
adding clang/gcc suppression of the deprecation warnings.
|
2019-10-04 12:38:55 -07:00 |
|
Jordan Maples
|
eb995b3671
|
deprecating strided_span
|
2019-10-02 16:17:46 -07:00 |
|
Jordan Maples
|
bbeb0bdc91
|
initial deprecation of multi_span and strided_span
|
2019-09-28 12:54:18 -07:00 |
|