Jordan Maples
|
efbce17ca4
|
testing one of CaseyCarter's comments
|
2020-04-09 17:33:33 -07:00 |
|
Jordan Maples
|
ffbfcc0a9f
|
apply clang-format to the span_compatibility_tests.
|
2020-04-09 16:15:08 -07:00 |
|
Jordan Maples
|
5ca02327c4
|
another test
|
2020-04-09 15:56:26 -07:00 |
|
Jordan Maples
|
8d907dadfb
|
prevent comparison for apple clang versions older than 11
|
2020-04-09 14:35:44 -07:00 |
|
Jordan Maples
|
b7d9d754ac
|
another attempt at apple clang version filtering
|
2020-04-09 14:17:52 -07:00 |
|
Jordan Maples
|
809aee2315
|
testing different major/minor for Apple suppression
|
2020-04-09 11:51:59 -07:00 |
|
Jordan Maples
|
6ef56d73da
|
fixed a couple typos
|
2020-04-09 10:35:44 -07:00 |
|
Jordan Maples
|
2f9d873043
|
added additional filtering to Apple clang versions 9.4 and 10.1 for the ArrayConvertibilityCheck
|
2020-04-09 10:34:58 -07:00 |
|
Jordan Maples
|
01d206f4d8
|
adding additional filtering
|
2020-04-08 14:38:01 -07:00 |
|
Jordan Maples
|
ddde9e153d
|
update convertibility test
|
2020-03-19 14:08:04 -07:00 |
|
Jordan Maples
|
6eab19d3c1
|
moving decl so we dont get the stl_nullptr is not used warning
|
2020-03-17 15:13:26 -07:00 |
|
Jordan Maples
|
f8bcb7d9eb
|
applied clang-format
|
2020-03-17 15:04:58 -07:00 |
|
Jordan Maples
|
9b3ac8d681
|
discussed the issue with Casey Carter, the span ctor changes are accurate but the tests are not. The test require work that was done in C++17 regarding qualifier conversions to work correctly. Scoping tests for 17.
|
2020-03-17 15:02:00 -07:00 |
|
Jordan Maples
|
1dd1320c8b
|
test commit to get extra eyes on the problem
|
2020-03-17 13:53:13 -07:00 |
|
Jordan Maples [MSFT]
|
94f43d4adf
|
splitting up span's standard and non-standard behavior
|
2020-02-19 14:28:12 -08:00 |
|
Jordan Maples [MSFT]
|
f4c608fd39
|
addressing comments
|
2020-02-18 14:09:11 -08:00 |
|
Jordan Maples [MSFT]
|
6b01a0488b
|
Update span_compatibility_tests.cpp
some fixes.
|
2020-02-14 16:25:25 -08:00 |
|
jordan maples
|
b6b1e9c3cf
|
assert -> expect_true
|
2020-02-14 16:13:21 -08:00 |
|
Jordan Maples [MSFT]
|
67a7f7eaef
|
errors in appveyor are indicating that AsWritableByesCompilersFor needs to be static.
|
2020-02-14 15:44:58 -08:00 |
|
Jordan Maples [MSFT]
|
41ae38f197
|
addressing a few more comments and adding gsl-std span compatibility tests
|
2020-02-14 15:24:46 -08:00 |
|