j
k
j a
j l
Syntax I use looks like TEST { ... assert(...); // assert breaks into debugger } .. run_recently_modified_tests()
Syntax I use looks like
TEST { ... assert(...); // assert breaks into debugger }
.. run_recently_modified_tests()
You need to specify somehow what file each particular test case depend on, isn't it? Gennadiy
Back to the thread
Back to the list