Added tests for next/prior to the Jamfile. Ported tests to lightweight_test.hpp.

This commit is contained in:
Andrey Semashev
2017-08-26 15:31:38 +03:00
parent 5f6fd2dec6
commit a48de6a8b8
2 changed files with 21 additions and 21 deletions

View File

@ -56,6 +56,7 @@ test-suite iterator
[ run minimum_category.cpp ]
[ compile-fail minimum_category_compile_fail.cpp ]
[ run next_prior_test.cpp ]
[ run advance_test.cpp ]
[ run distance_test.cpp ]
;