Michael Stapelberg 3a31a76b2a Reorder tests to not use the same number (#2947)
Distinct numbers make re-running individual tests easier by helping with
tab-completion.

Completeness verified using:
% for i in $(seq 0 600)
do
  files=$(ls testcases/t/$(printf "%03d" $i)-*.t 2>&- | wc -l)
  [ "$files" != "0" ] && [ "$files" != "1" ] && echo "clash: $i"
done
2017-09-14 17:49:02 +02:00
..
2014-12-10 20:42:52 +01:00
2016-04-04 09:33:59 +02:00
2016-04-04 09:33:59 +02:00
2017-09-10 11:31:10 +02:00
2016-06-11 14:47:17 +02:00
2015-09-11 23:12:07 +02:00
2013-11-19 20:28:32 +01:00
2014-05-20 19:59:49 +02:00