]> granicus.if.org Git - curl/commit
tests: made a couple of prechecks consistent with others
authorDan Fandrich <dan@coneharvesters.com>
Sat, 13 May 2017 17:04:10 +0000 (19:04 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 13 May 2017 17:12:22 +0000 (19:12 +0200)
commitfa0ac3f4d9ca095c33bca62ba2f64c95e3c3456a
treed74cd727f8292b96b4909ed24ec4f9b4de3e3d76
parent6d49695bcabe14108056c429cffdaee950242318
tests: made a couple of prechecks consistent with others

Also removed a TODO suggesting caching the precheck results. Tests
showed this would save about 0.1 sec on the total test run time on a
relatively modern system, an unnoticeable gain at the cost of longer and
more complicated code. There would also be a danger that a cached test
result would be inappropriately returned, such as when other test
dependencies (like environment variables) are different or when the
precheck causes side effects (like filesystem changes).
tests/data/test1105
tests/data/test31
tests/runtests.pl