Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added comment per William Blevins comment on pull request to indicate why ↵ | William Deegan | 2016-01-17 | 1 | -0/+3 |
| | | | | we're skipping some tests for gcj | ||||
* | changes to skip tests on ubuntu-next when gcj and not real java, and also ↵ | William Deegan | 2016-01-17 | 1 | -0/+4 |
| | | | | when no latex is available | ||||
* | Add a missing test.pass_test() line to test/Java nested-classes.py. | Steven Knight | 2009-03-18 | 1 | -0/+2 |
| | | | | | Update src/test_strings.py to verify these files all have an appropriate '\.pass_test()' line. | ||||
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
| | |||||
* | Remove (lots) more unnecessary imports. | Steven Knight | 2009-02-06 | 1 | -3/+1 |
| | |||||
* | Issue 2087: Handle Java classes declared in methods | Ludwig Hähne | 2008-10-31 | 1 | -0/+103 |