diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2016-12-18 18:11:27 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2016-12-18 18:11:27 -0500 |
commit | e319411a3f2f4e82f3519cc1a1f45e7153a5e2af (patch) | |
tree | f1dcc4275667ac0faf2e685f454e92a8e5266a95 /tests/test_0072.out | |
parent | 3236cb74acf38132d356c982c148177b81a6d607 (diff) | |
download | bfs-e319411a3f2f4e82f3519cc1a1f45e7153a5e2af.tar.xz |
tests: Allow limiting the testsuite to POSIX, BSD, GNU, and bfs-specific features
Diffstat (limited to 'tests/test_0072.out')
-rw-r--r-- | tests/test_0072.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_0072.out b/tests/test_0072.out index d4fb943..a4d5860 100644 --- a/tests/test_0072.out +++ b/tests/test_0072.out @@ -6,6 +6,7 @@ ./) ./, ./- +./... ./!-/e ./!/d ./(-/c @@ -13,3 +14,4 @@ ./)/g ./,/f ./-/a +./.../h |