| Commit message (Expand) | Author | Age | Files | Lines |
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 1 | -1/+2 |
|
|
* | add win_flex as option for windows, add choco default path, and add flag for ... | Daniel | 2019-02-20 | 1 | -1/+5 |
|
|
* | py2/3 add mode=r to must_match to fix win32 py27,py3 | William Deegan | 2017-03-14 | 1 | -2/+2 |
|
|
* | py2/3 mode=r and swap to use must_match | William Deegan | 2017-03-12 | 1 | -1/+2 |
|
|
* | Add mode=r (default rb) in test.must_match() py2/3 | William Deegan | 2017-03-12 | 1 | -5/+5 |
|
|
* | update repo | William Deegan | 2017-03-11 | 1 | -4/+5 |
|\ |
|
| * | Use print() function to fix py2/3 | Craig Rodrigues | 2017-03-10 | 1 | -4/+5 |
|
|
* | | remove rb/wb from file opens, not needed py2/3 | William Deegan | 2017-03-11 | 1 | -1/+1 |
|
|
* | | remove rb/wb from file opens, not needed py2/3 | William Deegan | 2017-03-11 | 1 | -8/+8 |
|/ |
|
* | Moved common my<xxx>.py functions to global fixture and resolve byte/str. | William Blevins | 2016-10-03 | 4 | -53/+8 |
|
|
* | Updating tests to use fixture wrapper.py. | William Blevins | 2016-09-24 | 2 | -13/+2 |
|
|
* | Fixed or skipped tests that fail on Windows. | Gary Oberbrunner | 2014-08-22 | 1 | -0/+2 |
|
|
* | Respect preset CC/CXX values detecting cc/c++/gcc/g++ Tools. | Michael Haubenwallner | 2014-05-15 | 1 | -1/+2 |
|
|
* | Add tests for scons.tigris.org issue#1723. | Michael Haubenwallner | 2014-05-15 | 1 | -0/+81 |
|
|
* | - first swoop of changes for getting all Buildbot slaves to run successfully ... | dirkbaechle | 2012-09-04 | 1 | -2/+10 |
|
|
* | More Solaris test fixes: | Steven Knight | 2010-06-08 | 1 | -0/+1 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 9 | -20/+12 |
|
|
* | Remove more unnecessary imports from test scripts. | Steven Knight | 2009-02-11 | 5 | -6/+2 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 11 | -0/+66 |
|
|
* | Remove (lots) more unnecessary imports. | Steven Knight | 2009-02-06 | 5 | -10/+0 |
|
|
* | Merged revisions 2949-2953,2955-3056 via svnmerge from | Steven Knight | 2008-06-10 | 3 | -3/+3 |
|
|
* | Merged revisions 2898-2901,2903-2927 via svnmerge from | Steven Knight | 2008-04-30 | 2 | -17/+188 |
|
|
* | Merged revisions 2880-2883,2885-2895 via svnmerge from | Steven Knight | 2008-04-21 | 1 | -2/+4 |
|
|
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 5 | -16/+72 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 3 | -5/+5 |
|
|
* | Merged revisions 1907-1940,1942-1967 via svnmerge from | Steven Knight | 2007-06-01 | 1 | -2/+13 |
|
|
* | Merged revisions 1826-1882 via svnmerge from | Steven Knight | 2007-04-13 | 1 | -1/+1 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -0/+50 |
|
|
* | Merged revisions 1667-1674 via svnmerge from | Steven Knight | 2006-11-04 | 2 | -4/+4 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 8 | -32/+29 |
|
|
* | Eliminate unnecessary WIN32/Win32/win32 references in tests, too. | Steven Knight | 2006-01-21 | 1 | -3/+3 |
|
|
* | Get rid of indentation tabs in the test scripts and have runtest.py invoke th... | Steven Knight | 2005-10-14 | 4 | -22/+22 |
|
|
* | Miscellaneous fixes: portability and version fixes, missing , better CXXCOM ... | Steven Knight | 2004-11-21 | 4 | -67/+94 |
|
|
* | More command-line customization: , . | Steven Knight | 2004-11-15 | 4 | -0/+384 |
|
|
* | Easier customization of printable strings for , and . | Steven Knight | 2004-11-15 | 4 | -0/+471 |
|
|