mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-30 21:28:58 +01:00
* find/testsuite/config/unix.exp (optimisation_levels_to_test): New function, decides which optimisation levels we shuld run find at for the current test. Set $OPTIMISATION_LEVELS to control this. (find_start): Call optimisation_levels_to_test to determine which optimisation levels to run find at. * find/testsuite/find.posix/exec-nogaps.exp: Run the test only at -O3 (but for both oldfind and ftsfind). Signed-off-by: James Youngman <jay@gnu.org>