summaryrefslogtreecommitdiff
path: root/test/files/jvm/t2104.check
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty check files and flags files.Jason Zaugg2013-10-271-0/+0
| | | | for f in $(find test -name '*.check' -o -name '*.flags'); do [[ $(wc -c $f | sed -E 's/ *([0-9]+).*/\1/') == "0" ]] && rm $f; done
* Applied patch to fix #2104 and added test.Philipp Haller2009-06-301-0/+0