summaryrefslogtreecommitdiffstats
path: root/test/Java/JAVAH.py
Commit message (Collapse)AuthorAgeFilesLines
* When building a .jar file and $JARCHDIR is set, prefix each .class file with ↵Steven Knight2005-09-291-19/+14
| | | | the -C flag. (Kian Win Ong)
* Add a skip_test() method to the infrastructure and use it for test scripts ↵Steven Knight2005-08-131-4/+2
| | | | that skip all or part of their tests based on tool availability or test platform.
* More command-line output customizability: , , , .Steven Knight2004-11-211-0/+315