sol2/tests
2018-02-17 21:38:29 -05:00
..
CMakeLists.txt One day, everything will build proper. 2018-02-17 11:00:27 -05:00
test_abort_clean.cpp Fixes #588 2018-02-17 00:18:26 -05:00
test_container_semantics.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_containers.cpp Add shiny new unicode methods to replace shitty codecvt. It needs some work to be safer but this will work for now 2018-02-03 01:29:06 -05:00
test_coroutines.cpp Some test printouts to help us debug the MinGW x86 explosion 2018-02-17 21:38:29 -05:00
test_customizations.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_environments.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_filters.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_functions.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_gc.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_inheritance.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_large_integer.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_operators.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_overflow.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_plain_types.cpp LLVM and the relevant Visual Studio version and giving me quite the conniption 2017-12-26 21:21:30 -05:00
test_proxies.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_simple_usertypes.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_sol.hpp Fixes #588 2018-02-17 00:18:26 -05:00
test_state.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_storage.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_strings.cpp Add shiny new unicode methods to replace shitty codecvt. It needs some work to be safer but this will work for now 2018-02-03 01:29:06 -05:00
test_tables.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_usertypes.cpp Some test printouts to help us debug the MinGW x86 explosion 2018-02-17 21:38:29 -05:00
test_utility.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
test_variadics.cpp This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
tests.cpp update failures and hide all equality tests from clang++ since they just break completely until we figure it out 2018-02-03 18:44:59 -05:00