| Commit message (Expand) | Author | Age | Files | Lines |
* | Use "in" in preference to string find method | Mats Wichmann | 2019-08-30 | 1 | -3/+3 |
|
|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 9 | -34/+37 |
|
|
* | [PR #3352] fix sider complaints: bare except | Mats Wichmann | 2019-04-14 | 1 | -2/+2 |
|
|
* | Fix problems with jdk detection | Mats Wichmann | 2019-04-14 | 1 | -0/+6 |
|
|
* | Clean up some tests: use context managers | Mats Wichmann | 2019-02-14 | 2 | -3/+6 |
|
|
* | Update java version support | Mats Wichmann | 2018-07-18 | 1 | -0/+4 |
|
|
* | pr-3052: updated the expected result to work for windows | Daniel Moody | 2018-05-25 | 1 | -1/+2 |
|
|
* | pr-3052: fixed some missing quotes for some tests that use the new default ja... | Daniel Moody | 2018-05-25 | 3 | -9/+9 |
|
|
* | moved coverage check for tests to common location. | Daniel Moody | 2018-01-17 | 1 | -1/+1 |
|
|
* | several tests will not work with coverage, so set them to skip | Daniel Moody | 2017-12-30 | 1 | -0/+4 |
|
|
* | Remove ancient Aegis revision control system files | Jane Doe | 2017-05-30 | 1 | -4/+0 |
|
|
* | py2/3 use raw string for repository string. py3 trying to decode unicode base... | William Deegan | 2017-05-16 | 1 | -1/+1 |
|
|
* | Fix locating java home on mac. fix mode='r' for py2/3 | William Deegan | 2017-04-01 | 1 | -1/+1 |
|
|
* | py2/3 fix win32 py27 failures. Also resolve some py3 failures | William Deegan | 2017-03-20 | 1 | -53/+81 |
|
|
* | py2/3 byte fixes | William Deegan | 2017-03-13 | 11 | -96/+92 |
|
|
* | Fix byte issues, module import issue remains | William Deegan | 2017-03-13 | 1 | -6/+6 |
|
|
* | Some more statement to function transforms. | Russel Winder | 2016-01-01 | 6 | -7/+7 |
|
|
* | - added javac version sentinel to another test that would fail with v1.8 and ... | Dirk Baechle | 2014-08-08 | 1 | -0/+21 |
|
|
* | - extended the must_contain* methods of the test framework, such that they al... | Dirk Baechle | 2012-12-16 | 1 | -9/+2 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 8 | -23/+14 |
|
|
* | Define "static final long serialVersionUID" in java classes in | Steven Knight | 2010-01-01 | 1 | -0/+8 |
|
|
* | Fix test failure in Repository/Java.py on OS X | Greg Noel | 2009-09-18 | 1 | -9/+4 |
|
|
* | Remove more unnecessary imports from test scripts. | Steven Knight | 2009-02-11 | 1 | -2/+1 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 31 | -0/+186 |
|
|
* | Remove (lots) more unnecessary imports. | Steven Knight | 2009-02-06 | 13 | -16/+10 |
|
|
* | Commonize new string-search-in-output methods: | Steven Knight | 2009-02-06 | 1 | -4/+6 |
|
|
* | Fix test to work on OS X; cleanup and simplification | Greg Noel | 2008-12-27 | 1 | -33/+14 |
|
|
* | Issue 1287: copy File attributes from the local Node to a Repository | Steven Knight | 2008-12-10 | 1 | -0/+144 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 5 | -8/+11 |
|
|
* | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 4 | -79/+54 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -1/+2 |
|
|
* | Merged revisions 1968-2115 via svnmerge from | Steven Knight | 2007-07-11 | 1 | -1/+1 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 15 | -3/+98 |
|
|
* | Portability fixes for Repository Java tests; eliminate Solaris package warnin... | Steven Knight | 2006-02-14 | 3 | -22/+61 |
|
|
* | Get rid of indentation tabs in the test scripts and have runtest.py invoke th... | Steven Knight | 2005-10-14 | 13 | -175/+175 |
|
|
* | Get rid of the last tabs in the source files and have the TestSCons infrastru... | Steven Knight | 2005-10-09 | 1 | -4/+4 |
|
|
* | Add a skip_test() method to the infrastructure and use it for test scripts th... | Steven Knight | 2005-08-13 | 3 | -10/+5 |
|
|
* | Handle Repositories without an SConsignFile() in them. | Steven Knight | 2005-05-30 | 1 | -0/+74 |
|
|
* | Make SConsignFile() behavior the default. | Steven Knight | 2005-05-07 | 1 | -0/+61 |
|
|
* | Add a Memoizer metaclass to collect the logic for caching values in one locat... | Steven Knight | 2004-12-29 | 1 | -1/+1 |
|
|
* | Fix how scanners sort dependencies so it doesn't matter if the dependency fil... | Steven Knight | 2004-12-04 | 1 | -0/+121 |
|
|
* | Win32 portability: add an explicit match argument to TestCommon.py, use it t... | Steven Knight | 2004-07-15 | 1 | -5/+9 |
|
|
* | Fix tests on systems where 'ar' prints warnings about creating archives. (Ke... | Steven Knight | 2004-07-13 | 1 | -5/+9 |
|
|
* | Document the dbm_module argument to SConsignFile(). | Steven Knight | 2004-02-28 | 1 | -6/+6 |
|
|
* | Make the M4 Builder work with repositories by adding an rsrcnode attribute. | Steven Knight | 2004-02-09 | 1 | -0/+103 |
|
|
* | Make more Environment methods from global functions. | Steven Knight | 2003-09-14 | 1 | -1/+2 |
|
|
* | Give the global functions corresponding Environment methods. | Steven Knight | 2003-09-08 | 1 | -2/+2 |
|
|
* | Change the double quotes around an up-to-date target to be like Make. | Steven Knight | 2003-06-18 | 1 | -1/+1 |
|
|
* | Add Java RMIC support. | Steven Knight | 2003-05-10 | 1 | -0/+343 |
|
|
* | Add support for JavaH. | Steven Knight | 2003-05-08 | 1 | -0/+295 |
|
|