summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix failing unit test.Gary Oberbrunner2012-12-141-52/+0
* os.spawnv is here since Python 1.6, removing compatibility codeanatoly techtonik2012-12-121-7/+2
* Updated tests for Anatoly Techtonik's option error handling improvements.Gary Oberbrunner2012-12-093-3/+64
* vcxproj.filters files should be removed upon cleanstopiccot2012-10-242-8/+16
* Fix test for presence of biber and in several tests make variable names consi...Robert Managan2012-10-135-9/+9
* Merged pull request #44 (make README a ReStructuredText file)Gary Oberbrunner2012-10-131-1/+5
|\
* \ Merged in managan/scons_biblatex2.2 (pull request #43, biber support)Gary Oberbrunner2012-10-132-1/+129
|\ \ | |/ |/|
| * Add separate biber action and add logic to call either bibtex or biber depend...Robert Managan2012-10-072-1/+129
* | - final changes for bug2872 "Fix tests on Buildbot slaves", mainly switched a...dirkbaechle2012-10-035-16/+23
|/
* Merged in dirkbaechle/scons (pull request #39)Gary Oberbrunner2012-09-299-22/+36
|\
| * - several smaller fixes to get all tests running under Buildbot againdirkbaechle2012-09-279-22/+36
* | Merged pull request #38, from eyan: add target name to debug=timeGary Oberbrunner2012-09-221-2/+2
* | Adding target name to output of --debug=time. Fix for Issue 2873Edmund Yan2012-09-181-3/+13
|/
* Merged in managan/scons_newglossary (pull request #37); support newglossary L...Gary Oberbrunner2012-09-161-0/+158
|\
| * Support auxiliary files created by \newglossary commandRobert Managan2012-09-161-0/+158
* | - added two new functions must_exist_one_of/must_not_exist_any_of to TestCmd,dirkbaechle2012-09-0610-73/+28
* | - first swoop of changes for getting all Buildbot slaves to run successfully ...dirkbaechle2012-09-0417-98/+119
|/
* Merging pull request #33, test framework, from Dirk Baechle.Gary Oberbrunner2012-08-2825-56/+51
|\
| * - fixed directory/file fixtures for "general" modedirkbaechle2012-08-1210-41/+36
| * - renamed the '-j' option to '-k', such that we can use the former for parall...dirkbaechle2012-08-0915-15/+15
| * - fixed usage of subprocess module in runtest.pydirkbaechle2012-08-0315-15/+15
* | Another MinGW test skip fix.Gary Oberbrunner2012-08-221-0/+6
* | Skip MinGW test on Windows machines without MinGW.Gary Oberbrunner2012-08-221-0/+6
* | Fixed test rot in test/MSVS/CPPPATH-Dirs.py.Gary Oberbrunner2012-08-221-1/+3
* | Fixed some test rot in test/IDL/midl.py, so it works on Win7.Gary Oberbrunner2012-08-221-11/+12
* | Fix MSVS solution generation for VS11, and fixed tests.Gary Oberbrunner2012-08-144-4/+4
* | Merged in ptomulik/scons, pull request #25: gettext toolsetGary Oberbrunner2012-08-019-196/+1334
|\ \ | |/ |/|
| * Removed test/GETTEXTptomulik2012-06-184-298/+0
| * Added tests covering the examples in Translate tool's documentationptomulik2012-06-181-0/+179
| * Removed some garbage from tests (found by accident)ptomulik2012-06-183-196/+0
| * Changes in gettext tool - tests refactored, small changes in sources.ptomulik2012-06-1825-2195/+944
| * Removed unnecessary line in test/FindSourceFiles.pyptomulik2012-06-061-1/+0
| * Fixed FindSourceFiles to find leaf nodes.ptomulik2012-06-061-0/+76
| * Corrected COPYRIGH placeholdersptomulik2012-06-0626-26/+26
| * Corrections corrections corrections ..ptomulik2012-06-0626-80/+5
| * Added gettext toolsptomulik2012-06-0626-0/+2704
* | Add recent fixes to src/CHANGES.txtGary Oberbrunner2012-07-271-0/+62
|\ \
| * | Make sure things aren't rebuilt.Joshua Hughes2012-07-241-0/+1
| * | Add test for issue 2856 fix.Joshua Hughes2012-07-231-0/+61
* | | Merged in kivhift/scons (pull request #31), fixes #2857.Gary Oberbrunner2012-07-271-0/+57
|\ \ \
| * | | Add test for issue-2857 fix.Joshua Hughes2012-07-241-0/+57
| |/ /
* | | Fix issue 2833 (LINKCOMSTR etc. on Windows).Gary Oberbrunner2012-07-222-0/+30
* | | Add support for using biber instead of bibtex.Robert Managan2012-06-141-0/+124
|/ /
* | Add support for the biblatex package; search for new keywards to get side eff...Robert Managan2012-06-141-0/+118
|/
* Merged in mortoray/scons (pull request #22)Gary Oberbrunner2012-05-273-0/+14
|\
| * check for missing latex packagesedA-qa mort-ora-y2012-05-063-0/+14
* | Merge mortoray/SCons fix for #2821, copy Builders when env is cloned.Gary Oberbrunner2012-05-191-0/+50
|\ \
| * | better fix for issue 2821 -- avoid direct copies of the BuilderDict as it is ...edA-qa mort-ora-y2012-05-061-0/+50
| |/
* | Merge fix for #2976, -s should be silent about entering subdirs.Gary Oberbrunner2012-05-121-0/+5
|\ \
| * | fix for issue 2976edA-qa mort-ora-y2012-05-051-0/+5
| |/