Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test runner invokation for Tool/javacTests.py | anatoly techtonik | 2014-03-21 | 1 | -6/+2 |
| | |||||
* | Fix invokation for two unusual tests | anatoly techtonik | 2014-03-21 | 1 | -1/+1 |
| | |||||
* | Switch unit tests to configurable runner | anatoly techtonik | 2014-03-21 | 1 | -1/+8 |
| | |||||
* | - first swoop of changes for getting all Buildbot slaves to run successfully ↵ | dirkbaechle | 2012-09-04 | 1 | -3/+3 |
| | | | | again | ||||
* | Add more tests for SCons.Tool.javac.pathopt; fix exposed bugs. | Greg Ward | 2012-03-17 | 1 | -7/+27 |
| | | | | | (Specifically, having a default path without setting the corresponding construction variable did not work.) | ||||
* | Fix issue #2825: allow Node objects in Java path options. | Greg Ward | 2012-03-17 | 1 | -0/+15 |
| | |||||
* | Add unit tests for SCons.Tool.javac (pathopt class only). | Greg Ward | 2012-03-17 | 1 | -0/+67 |
This carefully avoids known bugs in order to have passing tests. |