summaryrefslogtreecommitdiff
path: root/testsuite/libffi.call
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2015-07-25 14:29:15 -0700
committerRichard Henderson <rth@twiddle.net>2015-10-20 07:16:10 -1000
commit4cdedc279f96aefda24277184594c0ddd56d3402 (patch)
tree882e64fc7c66e61504b48ba2c9c7e09833873b55 /testsuite/libffi.call
parent609db2fbe41a56c1a8cd5653d248f08b88ea803f (diff)
downloadlibffi-4cdedc279f96aefda24277184594c0ddd56d3402.tar.gz
Tidy call.exp test collection
Commit c952a92e20aa6013d8202d0b3fa1d87838c83054 moved all of the complex tests to libffi.complex, but failed to remove the anti-globbing from libffi.call.
Diffstat (limited to 'testsuite/libffi.call')
-rw-r--r--testsuite/libffi.call/call.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/libffi.call/call.exp b/testsuite/libffi.call/call.exp
index 46fb1eb..bc2bdc3 100644
--- a/testsuite/libffi.call/call.exp
+++ b/testsuite/libffi.call/call.exp
@@ -19,7 +19,7 @@ libffi-init
global srcdir subdir
-set tlist [lsearch -inline -all -not -glob [lsort [glob -nocomplain -- $srcdir/$subdir/*.{c,cc}]] *complex*]
+set tlist [lsort [glob -nocomplain -- $srcdir/$subdir/*.{c,cc}]]
run-many-tests $tlist ""