Add array_iterator_test_cx.cpp

This commit is contained in:
Peter Dimov
2025-01-25 20:02:57 +02:00
parent 7ca2f112a2
commit f155831795
2 changed files with 55 additions and 0 deletions

View File

@ -52,6 +52,7 @@ run array_get_test.cpp ;
compile array_init_test_cx.cpp ;
compile array_copy_test_cx.cpp ;
compile array_data_test_cx.cpp ;
compile array_iterator_test_cx.cpp ;
compile array_size_test_cx.cpp ;
#