|
c0b78c7698
|
Add more debug
|
2020-02-22 21:44:34 -05:00 |
|
|
cd70147c7d
|
Add back debug for mingw msvc
|
2020-02-22 21:04:14 -05:00 |
|
|
b668307bb6
|
Remove debug
|
2020-02-22 20:27:12 -05:00 |
|
|
55d7bd2499
|
Fix test
|
2020-02-22 20:03:49 -05:00 |
|
|
af4394921d
|
Update tests
|
2020-02-22 19:25:21 -05:00 |
|
|
9bd1be2b1b
|
Add debug for weird configurations
|
2020-02-22 16:31:43 -05:00 |
|
|
6bd7010a38
|
Update to_static_string tests
|
2020-02-22 16:05:51 -05:00 |
|
|
0ae7689cca
|
Remove non-portable tests
|
2020-02-22 15:57:56 -05:00 |
|
|
8f19268b74
|
Improve coverage
|
2020-02-22 15:53:01 -05:00 |
|
|
b8d458571c
|
Fix to_static_string and improve coverage
|
2020-02-22 15:43:52 -05:00 |
|
|
e7f8fc3bd8
|
Cleanup overload constraints, improve append
|
2020-02-21 19:00:54 -05:00 |
|
|
38185d5942
|
Fix weird clang link error
|
2020-02-21 15:37:22 -05:00 |
|
|
1c4184198b
|
Debug clang link error
|
2020-02-21 15:04:20 -05:00 |
|
|
7e1d985b5e
|
Add copy tests
|
2020-02-21 13:21:59 -05:00 |
|
|
7cf8c0aee8
|
Fix operator+, add tests
|
2020-02-21 12:44:25 -05:00 |
|
|
14ec006701
|
Improve compare coverage
|
2020-02-21 11:54:49 -05:00 |
|
|
14a846faac
|
Define small functions inline, improve replace and insert coverage
|
2020-02-21 11:26:27 -05:00 |
|
|
5e1808485d
|
Add ostream tests
|
2020-02-19 20:43:15 -05:00 |
|
|
1ca7253c14
|
Make erase follow preconditions
|
2020-02-15 17:44:52 -05:00 |
|
|
7f2da5d479
|
Fix handling of precondition violations in insert and replace
|
2020-02-15 17:00:57 -05:00 |
|
|
f8d23212cf
|
Improve coverage
|
2020-02-14 23:19:57 -05:00 |
|
|
2d719fff45
|
Update tests
|
2020-02-07 14:49:47 -05:00 |
|
|
9772809002
|
Update tests
|
2020-02-02 23:21:36 -05:00 |
|
|
2fe445f634
|
Update config, fix checks
|
2020-02-01 21:19:29 -05:00 |
|
|
2b89b7d5a6
|
More constexpr tests
|
2020-01-01 11:29:40 -05:00 |
|
|
60fcd0db87
|
Make data_impl constexpr for zero-size strings
|
2019-12-21 19:06:19 -05:00 |
|
|
45c72ff7fe
|
Update tests
|
2019-12-20 02:36:32 -05:00 |
|
|
c83e21e8f2
|
Remove trailing tokens after macro
|
2019-12-17 00:30:59 -05:00 |
|
|
9c61b2fc15
|
Update tests
|
2019-12-16 23:54:20 -05:00 |
|
|
7c8ad32ff9
|
A object pointer value is only a constant expression if it points to an object with static storage duration.
|
2019-12-16 19:22:41 -05:00 |
|
|
d9848a83b6
|
More fixes for tests
|
2019-12-16 18:31:31 -05:00 |
|
|
3e967fb4ea
|
Fixed small renaming issue
|
2019-12-16 18:23:57 -05:00 |
|
|
0f4d2db416
|
Fix test and standalone support
|
2019-12-16 18:19:01 -05:00 |
|
|
e26c470c3a
|
Renamed from fixed_string to static_string, added aliases
|
2019-12-16 12:23:46 -05:00 |
|