tests: Add 'slow' tag to more tests.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 31 Aug 2020 19:29:32 +0000 (12:29 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 31 Aug 2020 19:30:27 +0000 (12:30 -0700)
This reduces the runtime of "make check TESTSUITEFLAGS='-k \!slow -j128'"
from 4.4 to 3.5 seconds on my computer.


No differences found