summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-04104-699/+5734
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-1365-341/+2594
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-19101-844/+5007
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-1755-305/+2307
* Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,...Steven Knight2007-07-1524-5/+1716
* Merged revisions 2121-2135 via svnmerge fromSteven Knight2007-07-147-28/+789
* Merged revisions 1968-2115 via svnmerge fromSteven Knight2007-07-1142-978/+1735
* Merged revisions 1907-1940,1942-1967 via svnmerge fromSteven Knight2007-06-0128-972/+1810
* Merged revisions 1884-1905 via svnmerge fromSteven Knight2007-05-187-7/+247
* Merged revisions 1826-1882 via svnmerge fromSteven Knight2007-04-1330-416/+1507
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-1128-239/+1850
* Merged revisions 1767-1783 via svnmerge fromSteven Knight2007-01-212-2/+152
* Merged revisions 1738-1754,1756 via svnmerge fromSteven Knight2007-01-0730-775/+1524
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-16109-1163/+6801
* Merged revisions 1667-1674 via svnmerge fromSteven Knight2006-11-0452-79/+136
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-02342-2375/+5002
* Merged revisions 1540-1545,1547-1581 via svnmerge fromSteven Knight2006-08-061-0/+50
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-2528-134/+1440
* In the error message, supply the file name that triggered on IOError or OSErr...Steven Knight2006-02-252-3/+8
* Portability fixes (win32) in tests and test infrastructure.Steven Knight2006-02-222-6/+12
* More test portability fixes. (Baptiste Lepilleur and SK)Steven Knight2006-02-158-34/+56
* Portability fixes for Repository Java tests; eliminate Solaris package warnin...Steven Knight2006-02-143-22/+61
* Add a NoClean() function. (Steven Johnson)Steven Knight2006-02-131-1/+13
* Add support for Visual Studio 2005 Professional. Windows portability fixes f...Steven Knight2006-02-1211-33/+69
* Fix over-zealous common prefix matching when generating Visual Studio project...Steven Knight2006-02-125-12/+289
* Support the --debug=memory option on Windows. (Baptiste Lepilleur)Steven Knight2006-02-121-2/+6
* Eliminate unnecessary WIN32/Win32/win32 references in tests, too.Steven Knight2006-01-2113-22/+22
* More efficient Node.FS.Dir.current() check. Fix some Windows test portabilit...Steven Knight2006-01-213-4/+15
* Add support for Visual Studio 8, and multiple project files in a solution fil...Steven Knight2006-01-202-0/+428
* Fix the use of Configure() contexts in nested subsidiary SConscript files. (...Steven Knight2005-12-281-0/+57
* Handle scanning of the in-memory entries for a Dir with a scanner, not a hard...Steven Knight2005-12-271-10/+26
* Add a --debug=taskmaster option to print traces of what it's doing on its stack.Steven Knight2005-12-181-0/+78
* Fix DVIPDF tests, refactor various TeX Tool modules.Steven Knight2005-12-161-0/+2
* Add separate $RANLIBCOM and $RANLIBCOMSTR variables. (Christoph Schulz)Steven Knight2005-11-296-3/+169
* Add a TeX emitter to cover removal of .aux and .log files. (Joel B. Mohler)Steven Knight2005-11-284-41/+125
* Add a test case for guessing the BuildDir associated with a subdirectory argu...Steven Knight2005-11-191-0/+69
* Support specifying absolute path names without drive letters on Win32.Steven Knight2005-11-191-0/+70
* Make all relevant builders of .tex and .ltx files consistent with respect to ...Steven Knight2005-11-071-0/+109
* Do not throw an exception if the type of a stored implicit dependency has cha...Steven Knight2005-11-061-0/+142
* Correct $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of LaT...Steven Knight2005-11-061-5/+54
* Add support for an explicit SCONS_HOME variable for writing the SCons executi...Steven Knight2005-11-062-2/+9
* Add Visual Studio support for SCC Provider variables. (Dobes Vandermeer)Steven Knight2005-11-052-0/+2
* Add support for a $INSTALLSTR string. (Christoph Schulz)Steven Knight2005-11-053-0/+52
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-14137-835/+838
* Have the QT UIC Scanner use the env.FindFile method. (Leanid Nazdrynau)Steven Knight2005-10-131-0/+122
* Improve intelc.py so it doesn't throw an exception if a version other than ia...Steven Knight2005-10-101-6/+16
* Fix on-disk file matching on case-insensitive systems. Various fixes for win...Steven Knight2005-10-105-124/+276
* Put quotes around the -C directory in command lines in MSVS project files.Steven Knight2005-10-096-27/+36
* Get rid of the last tabs in the source files and have the TestSCons infrastru...Steven Knight2005-10-092-5/+5
* Remove old, same-named files from a build directory if the file in the source...Steven Knight2005-10-081-0/+99