summaryrefslogtreecommitdiffstats
path: root/test/Java/JAR.py
Commit message (Expand)AuthorAgeFilesLines
* A little java/jar cleanupMats Wichmann2022-01-241-151/+101
* Java tests: minor cleanupsMats Wichmann2021-10-311-4/+3
* Run autoflake on codeMats Wichmann2020-09-211-1/+0
* Fix logic which populates JAVAINCLUDES when javac is not found. Restore check...William Deegan2018-10-161-0/+4
* Fixes for Java tests on win32William Deegan2018-10-021-6/+6
* Switch to depending on javac tool finding javac on win32 rather than the test...William Deegan2018-10-011-17/+11
* change test to skip initializing any tools in DefaulEnvironment. Should speed...William Deegan2018-05-111-0/+10
* fix for issue 3042, Jar method was not respecting variant dirs when using os....Daniel Moody2018-02-111-3/+4
* updated jar to handle directories better, JarClassFile build doesnt return an...Daniel Moody2017-12-031-1/+141
* updated jar.py to handle nodes and varanit dirs better, added test for nodes ...Daniel Moody2017-12-031-5/+9
* updated Jar builder to flatten source list, and added test for embedded sourcesDaniel Moody2017-11-191-0/+87
* Added Jar test to check if multiple targets can be passed.Daniel Moody2017-11-141-8/+29
* updated the JAR test to test that the java source files were actually compile...Daniel Moody2017-10-261-3/+12
* added test to JAR to also check the case that java source files are passed di...Daniel Moody2017-10-101-0/+62
* py2/3 must_match mode='r' changesWilliam Deegan2017-03-131-7/+7
* swap using wrapper.py fixture to wrapper_with_args.py. The fixture swap misse...William Deegan2017-03-131-6/+6
* Updating tests to use fixture wrapper.py.William Blevins2016-09-241-6/+1
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-8/+5
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-1/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-1/+0
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-15/+5
* Merged revisions 1667-1674 via svnmerge fromSteven Knight2006-11-041-1/+1
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-8/+8
* Add support for Visual Studio 2005 Professional. Windows portability fixes f...Steven Knight2006-02-121-3/+6
* Add a skip_test() method to the infrastructure and use it for test scripts th...Steven Knight2005-08-131-4/+2
* Fix Fedora Core 3 test portability.Steven Knight2005-03-041-21/+15
* More command-line output customizability: , , , .Steven Knight2004-11-211-0/+266