Peter Dimov
|
abb13e707d
|
Minor test fixes
|
2021-09-19 15:46:03 +03:00 |
|
Peter Dimov
|
bf34091cfe
|
Add error_code_test2
|
2021-09-19 15:41:20 +03:00 |
|
Peter Dimov
|
e3f198e52c
|
Add error_condition::to_string
|
2021-09-19 15:37:49 +03:00 |
|
Peter Dimov
|
05581aba03
|
Add error_condition_test3
|
2021-09-19 15:26:19 +03:00 |
|
Peter Dimov
|
aaa893b5d6
|
Add mp11 to cmake_subdir_test/CMakeLists.txt
|
2021-09-18 00:08:30 +03:00 |
|
Peter Dimov
|
ff0bd3294f
|
Add back predef, winapi needs it
|
2021-09-17 23:54:33 +03:00 |
|
Peter Dimov
|
aedadc27ce
|
Update test/cmake_subdir_test/CMakeLists.txt
|
2021-09-17 21:31:13 +03:00 |
|
Peter Dimov
|
aad1212cfd
|
Update tests/CMakeLists.txt
|
2021-09-17 21:15:13 +03:00 |
|
Peter Dimov
|
7d3cfdd09a
|
Update test/result_value_construct
|
2021-09-17 19:54:53 +03:00 |
|
Peter Dimov
|
15f94537a6
|
Update test/result_value_access
|
2021-09-17 19:53:11 +03:00 |
|
Peter Dimov
|
c0f38e2f3e
|
Update test/result_swap
|
2021-09-17 19:46:56 +03:00 |
|
Peter Dimov
|
ac28a8cec9
|
Update test/result_move_assign
|
2021-09-17 19:44:58 +03:00 |
|
Peter Dimov
|
4169ef3ce6
|
Update test/result_error_construct
|
2021-09-17 19:36:58 +03:00 |
|
Peter Dimov
|
ce49a7d1be
|
Update test/result_move_construct
|
2021-09-17 19:35:20 +03:00 |
|
Peter Dimov
|
1a4eb29719
|
Update test/result_error_access
|
2021-09-17 19:35:05 +03:00 |
|
Peter Dimov
|
465f6c57da
|
Update test/result_eq
|
2021-09-17 19:34:44 +03:00 |
|
Peter Dimov
|
cb8db34d7b
|
Update test/result_copy_assign
|
2021-09-17 19:34:26 +03:00 |
|
Peter Dimov
|
2b6a708070
|
Update test/result_copy_construct
|
2021-09-17 19:25:20 +03:00 |
|
Peter Dimov
|
50f84f16dc
|
Add result<void, E> specialization
|
2021-09-17 19:22:15 +03:00 |
|
Peter Dimov
|
3f67d3def5
|
Rename throw_exception_from_error_code to throw_exception_from_error
|
2021-09-17 18:33:04 +03:00 |
|
Peter Dimov
|
a3187439e3
|
Disable warning in after_main_test
|
2021-09-16 19:49:17 +03:00 |
|
Peter Dimov
|
19f9d0c5b4
|
Fix unused parameter error
|
2021-09-16 19:43:32 +03:00 |
|
Peter Dimov
|
d17f7d7fe6
|
Fix unused variable warning
|
2021-09-16 19:32:22 +03:00 |
|
Peter Dimov
|
36843a4e2d
|
Fix unused variable warnings
|
2021-09-16 19:30:28 +03:00 |
|
Peter Dimov
|
fe3d0e6c14
|
Update all references to <system_error> to refer to Boost.System
|
2021-09-16 19:16:30 +03:00 |
|
Peter Dimov
|
ae77563039
|
Define result in boost::system instead of in boost::result
|
2021-09-16 18:56:35 +03:00 |
|
Peter Dimov
|
fd852c675e
|
Add <boost/system/result.hpp>
|
2021-09-16 18:47:05 +03:00 |
|
Peter Dimov
|
a65b91b3fb
|
Merge branch 'develop' into feature/source-location
|
2021-09-15 16:06:55 +03:00 |
|
Peter Dimov
|
bed0d59d22
|
Disable failing tests under g++ 7 -std=c++17
|
2021-09-15 15:23:52 +03:00 |
|
Peter Dimov
|
a9b64a888a
|
Add support for source_location to error_code
|
2021-09-15 07:03:18 +03:00 |
|
Peter Dimov
|
98533dedb3
|
Disable failing tests on g++ 4.8 and 4.9
|
2021-06-15 05:32:04 +03:00 |
|
Peter Dimov
|
137ecb4abf
|
Add more tests to std_interop_test7
|
2021-06-15 03:06:07 +03:00 |
|
Peter Dimov
|
e5cd7bf852
|
Placate g++ 6 and earlier
|
2021-06-15 02:25:13 +03:00 |
|
Peter Dimov
|
a9da17f2e2
|
Add std_interop_test9
|
2021-06-15 01:59:51 +03:00 |
|
Peter Dimov
|
d09c998eb2
|
Add std_interop_test8
|
2021-06-15 01:43:49 +03:00 |
|
Peter Dimov
|
2374e85dc7
|
Add std_interop_test7
|
2021-06-14 22:25:31 +03:00 |
|
Peter Dimov
|
67ae4d3c47
|
Disable std_interop_test5 on g++ 4.8 and 4.9, rather.
|
2021-06-14 19:04:15 +03:00 |
|
Peter Dimov
|
ee028e2f9d
|
Remove tabs
|
2021-06-14 18:28:29 +03:00 |
|
Peter Dimov
|
7657188802
|
Disable std_interop_test5 on g++ 4.7 and 4.8; these crash on Xenial, but the real g++ 4.8 on CentOS 7 and Trusty works
|
2021-06-14 18:07:06 +03:00 |
|
Peter Dimov
|
88a7be42b5
|
Update Clang version check
|
2021-06-14 14:38:26 +03:00 |
|
Peter Dimov
|
3c469fe710
|
Update std_interop_test5.cpp
|
2021-06-14 04:19:45 +03:00 |
|
Peter Dimov
|
c2d044f34e
|
Add std_interop_test6
|
2021-06-14 04:09:24 +03:00 |
|
Peter Dimov
|
26d0d32c54
|
Add std_interop_test5
|
2021-06-14 03:53:55 +03:00 |
|
Peter Dimov
|
83a2933afa
|
Disable failing test cases on clang-6 and earlier
|
2021-06-14 02:54:40 +03:00 |
|
Peter Dimov
|
fbc49bbaa0
|
Add more tests to std_interop_test3
|
2021-06-13 19:51:02 +03:00 |
|
Peter Dimov
|
344eb1e1f8
|
Rework error_code for better std interop
|
2021-06-13 19:47:37 +03:00 |
|
Peter Dimov
|
20b8e90dff
|
Add detail/snprintf.hpp
|
2021-06-13 18:58:50 +03:00 |
|
Peter Dimov
|
a0136e570d
|
Update tests/CMakeLists
|
2021-06-13 18:45:15 +03:00 |
|
Peter Dimov
|
6586fcb01e
|
Add errc_test3.cpp
|
2021-06-13 18:42:59 +03:00 |
|
Peter Dimov
|
f6fb85d7d3
|
Revert "Update Travis to use undefined-sanitizer; disable failed_constexpr_test"
This reverts commit c069ae048f.
|
2021-06-13 04:59:49 +03:00 |
|