summaryrefslogtreecommitdiffstats
path: root/test/Repository/StaticLibrary.py
Commit message (Expand)AuthorAgeFilesLines
* Fix quoting on IMPLICIT_COMMAND_DEPENDENCIES=allWilliam Deegan2020-04-091-1/+1
* Reduce IMPLICIT_COMMAND_DEPENDENCIES's tried in test. No need to try all valu...William Deegan2020-02-231-1/+1
* Change IMPLICIT_COMMAND_DEPENDENCIES meaning as requested in PRAdam Gross2020-01-131-1/+1
* Add repository-related test coverage of the new codeAdam Gross2019-12-041-81/+84
* - extended the must_contain* methods of the test framework, such that they al...Dirk Baechle2012-12-161-9/+2
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-0/+12
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-14/+14
* Win32 portability: add an explicit match argument to TestCommon.py, use it t...Steven Knight2004-07-151-5/+9
* Fix tests on systems where 'ar' prints warnings about creating archives. (Ke...Steven Knight2004-07-131-5/+9
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* On Win32 systems, supply a default if PATHEXT isn't in the environment; it do...Steven Knight2002-08-281-2/+2
* Still more Repository tests: CPPPATH, StaticLibrary, linking objects, and co...Steven Knight2002-07-301-0/+216