Tidy call.exp test collection

Commit c952a92e20 moved all of
the complex tests to libffi.complex, but failed to remove the
anti-globbing from libffi.call.
This commit is contained in:
Richard Henderson
2015-07-25 14:29:15 -07:00
parent 609db2fbe4
commit 4cdedc279f

View File

@@ -19,7 +19,7 @@ libffi-init
global srcdir subdir 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 "" run-many-tests $tlist ""