From e8557caace66b058e3048de7eff954baaa6c0493 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 6 Sep 2017 23:05:35 -0400 Subject: parse: Don't reorder or remove tests with potential side effects -empty and -xtype may have side effects like reporting permission errors, which even affect the exit status of bfs. We shouldn't remove these effects without -Ofast. --- tests/test_xtype_reorder.out | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/test_xtype_reorder.out (limited to 'tests/test_xtype_reorder.out') diff --git a/tests/test_xtype_reorder.out b/tests/test_xtype_reorder.out new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3