Add CMake tests

This commit is contained in:
Peter Dimov
2023-09-08 09:47:09 +03:00
parent 8ad6749d4a
commit bdc9ff1e24
7 changed files with 65 additions and 27 deletions

View File

@ -16,3 +16,5 @@ run array7.cpp ;
compile-fail array_getfail1.cpp ;
compile-fail array_getfail2.cpp ;
run array_hash.cpp ;
run quick.cpp ;