Add splitmix64_test.cpp

This commit is contained in:
Peter Dimov
2022-02-08 22:48:01 +02:00
parent cf619432a7
commit 6a5f726602
2 changed files with 41 additions and 0 deletions

View File

@@ -328,5 +328,8 @@ run span_deduction_guide_test.cpp ;
run as_bytes_test.cpp ;
run as_writable_bytes_test.cpp ;
run splitmix64_test.cpp
: : : $(pedantic-errors) ;
use-project /boost/core/swap : ./swap ;
build-project ./swap ;