sol2/tests/runtime_tests/source
ThePhD 8f7d4dbb4c
Add more comprehensive unregistration tests
- Make sure multiple states don't interfere with each other's keys
- Make sure re-registration of the same type does not cause too many problems
- Make sure the variadics test is present
- Make sure the storage keys are cleared out properly
2020-12-30 09:36:23 -05:00
..
abort_clean.cpp Fix Linux build as best as possible while size issues still remain with MinGW. 2018-12-19 23:17:15 -05:00
basic.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
common_classes.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
container_semantics.cpp Fix various issues 2020-11-19 15:12:56 -05:00
container_semantics.custom.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
container_semantics.ordered.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
container_semantics.unordered.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
container_shims.cpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
container_table.cpp New Workflows, More Optional Tests 2020-12-18 23:48:42 -05:00
container.usertype_check.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
containers.cpp Fix various issues 2020-11-19 15:12:56 -05:00
containers.roundtrip.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
containers.table.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
coroutines.cpp Fix various issues 2020-11-19 15:12:56 -05:00
customizations_private.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
customizations.cpp Fix various issues 2020-11-19 15:12:56 -05:00
dump.cpp Fix various issues 2020-11-19 15:12:56 -05:00
environments.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
functions.cpp Overhaul function calls and usage 2020-12-17 23:25:48 -05:00
functions.std.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
gc.cpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
large_integer.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
lua_value.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
main.cpp Fix Linux build as best as possible while size issues still remain with MinGW. 2018-12-19 23:17:15 -05:00
operators.cpp Fix various issues 2020-11-19 15:12:56 -05:00
overflow.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
plain_types.cpp Some changes for Shadowing Errors 2020-12-19 00:47:55 -05:00
policies.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
proxies.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
sol_test.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
state.cpp Fix various issues 2020-11-19 15:12:56 -05:00
storage.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
strings.cpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
tables.checks.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
tables.clear.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
tables.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
tables.enums.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
tables.indexing.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
tables.insertion.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
tables.traversal.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
usertypes.basic.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
usertypes.constructors.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
usertypes.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
usertypes.inheritance.cpp Fix up inheritance with special metamethods 2020-12-18 10:04:46 -05:00
usertypes.inheritance.multi.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
usertypes.member_variables.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
usertypes.overload.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
usertypes.properties.cpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
usertypes.runtime.cpp Fix various issues 2020-11-19 15:12:56 -05:00
usertypes.unique.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
usertypes.unregister.cpp Add more comprehensive unregistration tests 2020-12-30 09:36:23 -05:00
utility.cpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
variadics.cpp Add more comprehensive unregistration tests 2020-12-30 09:36:23 -05:00