summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Changes for issue #2730:Dirk Baechle2011-07-072-0/+175
* Fix bug 2772William Deegan2011-06-171-0/+1
* Add check that latex is installed and findable.Robert Managan2011-05-301-0/+4
* mSVC: fixed test problem in test/MSVC/embed-manifest.py by ensuring a manifes...Gary Oberbrunner2011-05-291-6/+5
* Since latex will add valid etension when it looks for files weRobert Managan2011-05-181-0/+77
* Fix bug 2722 - get rid of warnings about missing MSVC, now will only be shown...William Deegan2011-05-171-0/+11
* Fix prev commit (test fix) for non-Windows OSes.Gary Oberbrunner2011-05-151-0/+2
* Fix test/sconsign/script/dblite.py test on Windows (adjusted expected result ...Gary Oberbrunner2011-05-151-5/+17
* Test for prev commit (r5249, fix for #2702).Gary Oberbrunner2011-05-151-0/+88
* Fix TEX auxiliary test by normalizing ps output to avoid spurious failures (f...Gary Oberbrunner2011-05-041-0/+3
* Skip MSVC/batch-longlines test on non-Windows platforms.Gary Oberbrunner2011-05-031-0/+5
* Fix issue 2627: MSVC_BATCH=False should turn off batch, not turn it on.Gary Oberbrunner2011-04-241-0/+13
* Fix issue 2628, long compile lines in batch mode. Thanks to Grzegorz Bizo f...Gary Oberbrunner2011-04-241-0/+59
* Filter out more bogus files from import.py test. It was trying to use emacs a...William Deegan2011-03-241-0/+3
* Fix #2685, UnicodeDecodeError with Copy and non-ASCII filenames.Gary Oberbrunner2011-03-111-0/+54
* Fix test rot from prev commit (minor)Gary Oberbrunner2011-03-031-0/+1
* Fix issue #1632: quote /Fp in PCH to make precompiled hdrs work with variant ...Gary Oberbrunner2011-03-021-0/+85
* Support automatically embedding manifests in EXEs and DLLs on Windows.Gary Oberbrunner2011-03-021-0/+88
* Tests for previous 2 patchesGary Oberbrunner2011-03-012-0/+321
* Misc Windows test cleanupsGary Oberbrunner2011-02-271-14/+17
* Fix #2708 by making Delete able to delete broken symlinks and dir symlinks.Gary Oberbrunner2011-02-181-0/+28
* Fix for bug 2558. Handle .output file generated by bison or yacc properly. Ma...William Deegan2011-01-271-0/+96
* Fix test/update-release-info/update-release-info.py to work in the year 2011William Deegan2011-01-261-5/+5
* Apply patch from bug 2706 and create testcase to check for whitespace after m...William Deegan2011-01-241-0/+91
* Improve error messages for invalid EnumVariables to include legal values.Gary Oberbrunner2011-01-132-6/+6
* Bugfix for 2423 - mingw's emitter was passing strings instead of file nodes w...William Deegan2010-11-271-0/+67
* Fix Install() when src and target are dirs and target dir already exists, by ...Gary Oberbrunner2010-11-181-0/+65
* Integrate patch for issue 2691: MSVS 10.0 project file generation.Gary Oberbrunner2010-10-165-0/+537
* Add support for the bibunits package. This should help thesis writers.Robert Managan2010-09-121-0/+279
* Python2.7 fix: the timestamp in the sconsign --raw output may have anSteven Knight2010-08-272-28/+28
* Python 2.7 fixes in four tests.Steven Knight2010-08-272-5/+7
* I had to add the INDEXSTYLES environment variable to the codeRobert Managan2010-08-231-0/+191
* Clean up a test file that had some bad PostScript in it. Seems to workRobert Managan2010-08-231-1/+1
* This time make it really platform agnostic.Robert Managan2010-08-231-1/+1
* Clean up this test so it is platform agnostic. Added a builder to do theRobert Managan2010-08-231-27/+10
* Add tests of using SConsignFile() with Python dbm modules.Steven Knight2010-08-214-0/+395
* Add a test of switching back and forth between Decider() valuesSteven Knight2010-08-201-0/+93
* WHen checking the .tex file for which side effects it generates alwaysRobert Managan2010-08-191-0/+196
* Fix two badly formed epsfiles used in these tests.Robert Managan2010-08-192-2/+2
* Fix Windows test failures due to previous commit: skip pkg-config test on Win...Gary Oberbrunner2010-08-162-6/+12
* Fix CPPDEFINES problems with dicts (both Append and MergeFlags). From Jean-B...Gary Oberbrunner2010-08-153-2/+325
* Fix issue with implicit-cache when files are removed on disk. Fixes issue #1...Gary Oberbrunner2010-08-121-0/+74
* Added generation of solution and projects for MSVS 2008 (Evgeny Podjachev)Gary Oberbrunner2010-08-125-8/+319
* Support for Fortran 03, from Luca Falavigna.Gary Oberbrunner2010-07-307-0/+839
* Fix tests that examine version output to expect new "engine path:" line.Steven Knight2010-07-292-0/+4
* Issue 2549: Add support for DMD version 2. (Russel Winder)Steven Knight2010-07-231-0/+3
* Missed these new test files in last commit (r5105).Gary Oberbrunner2010-07-226-0/+649
* Integrated patch for issue 2571, various fixes for MSVS project generation. ...Gary Oberbrunner2010-07-225-14/+15
* Add .sx assembly files to preprocessed-assembly source scanner list. Closes i...Gary Oberbrunner2010-07-041-1/+14
* Set module metadata for site_scons/site_init.py files. From Arve Knudsen; cl...Gary Oberbrunner2010-07-041-4/+50