summaryrefslogtreecommitdiff
path: root/test/pending/run
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-10-27 12:37:11 +0100
committerJason Zaugg <jzaugg@gmail.com>2013-10-27 12:37:11 +0100
commitc6301ae0afc54b87205079a34d959b8b8d09502c (patch)
tree0b43aca19b75ec74679a941d94400f49f7e3b160 /test/pending/run
parent3eee4b7c4419df007a4c089acb4aa6304a9a2970 (diff)
downloadscala-c6301ae0afc54b87205079a34d959b8b8d09502c.tar.gz
scala-c6301ae0afc54b87205079a34d959b8b8d09502c.tar.bz2
scala-c6301ae0afc54b87205079a34d959b8b8d09502c.zip
Remove empty check files and flags files.
for f in $(find test -name '*.check' -o -name '*.flags'); do [[ $(wc -c $f | sed -E 's/ *([0-9]+).*/\1/') == "0" ]] && rm $f; done
Diffstat (limited to 'test/pending/run')
-rw-r--r--test/pending/run/macro-term-declared-in-anonymous-explicit-import.check0
-rw-r--r--test/pending/run/virtpatmat_anonfun_underscore.check0
2 files changed, 0 insertions, 0 deletions
diff --git a/test/pending/run/macro-term-declared-in-anonymous-explicit-import.check b/test/pending/run/macro-term-declared-in-anonymous-explicit-import.check
deleted file mode 100644
index e69de29bb2..0000000000
--- a/test/pending/run/macro-term-declared-in-anonymous-explicit-import.check
+++ /dev/null
diff --git a/test/pending/run/virtpatmat_anonfun_underscore.check b/test/pending/run/virtpatmat_anonfun_underscore.check
deleted file mode 100644
index e69de29bb2..0000000000
--- a/test/pending/run/virtpatmat_anonfun_underscore.check
+++ /dev/null