Closed anderswagner closed 3 years ago
Working on a PR for this currently:
So far ranges, single index and multiple indices work, but I have broken the way to test another file than the problem name file.
Closed by 3615aa56a2e8fe0a7cec077baf8a6a793a64392c
If for example a problem has many test cases baiscprogramming1 for example has a lot that take some time to go through.
Testing the last sample with
kattis test basicprogramming1 7
would make it immensely faster.This could even include testing only a range, 5-7 on basicprogramming1 for example.