summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* license headers updatedJoerg Bornemann2012-01-252-2/+2
* ParserTest::fileNameMacros enhancedJoerg Bornemann2012-01-092-1/+7
* filename macro autotest enhancedJoerg Bornemann2012-01-032-2/+56
* filename macro autotest enhancedJoerg Bornemann2012-01-032-2/+9
* make filename macro test more readableJoerg Bornemann2012-01-032-16/+16
* fix handling of the - command modifierJoerg Bornemann2011-11-223-0/+35
* retabJoerg Bornemann2011-10-311-6/+6
* Do a better job of finding jom in the testsRyan Pavlik2011-10-311-1/+7
* fix the build by forcing conversion from qstringbuilder to qstringRyan Pavlik2011-10-311-5/+5
* missing includesRyan Pavlik2011-10-311-0/+1
* save the Makefile's filename in the makefile objectJoerg Bornemann2011-09-221-1/+1
* fix email contact in licenseJoerg Bornemann2011-08-162-2/+2
* license header updateJoerg Bornemann2011-08-162-2/+2
* handle quoted dollar signs in inline files correctlyJoerg Bornemann2011-08-121-1/+0
* compile with QT_USE_FAST_CONCATENATION and QT_USE_FAST_OPERATOR_PLUSJoerg Bornemann2011-07-281-3/+3
* add the lost outofdatecheck blackbox testJoerg Bornemann2011-07-281-0/+51
* test for the out of date check addedJoerg Bornemann2011-04-062-0/+89
* fix QEXPECT_FAIL commentv1.0.4Joerg Bornemann2011-04-051-1/+1
* catch references in autotestsJoerg Bornemann2011-03-081-6/+7
* support variable names with underscoresJoerg Bornemann2010-11-302-0/+5
* make target names case insensitivev1.0.2Joerg Bornemann2010-11-122-0/+7
* CMakeFiles.txt updatedJoerg Bornemann2010-11-111-0/+5
* blackbox test for environment variables and macro definitions addedJoerg Bornemann2010-11-093-0/+79
* don't crash in inferenceRules test if target cannot be foundJoerg Bornemann2010-11-051-0/+1
* fix reading of include files without newline at the endJoerg Bornemann2010-11-041-2/+2
* make the nonexistentdependent test actually workJoerg Bornemann2010-10-292-1/+6
* use CRLF line endings in inline filesJoerg Bornemann2010-10-251-1/+1
* add escaping test for inline filesJoerg Bornemann2010-10-254-7/+47
* fix race condition in .SUFFIXES blackbox testJoerg Bornemann2010-10-151-0/+2
* fix macro substitutions with a colon in the replacementJoerg Bornemann2010-10-083-0/+14
* error on missing dependentsJoerg Bornemann2010-10-073-0/+17
* test $$@ escaping in filename macros in commandsJoerg Bornemann2010-10-022-1/+4
* expand filename macros in inline filesJoerg Bornemann2010-10-022-0/+19
* .SUFFIXES test correctedJoerg Bornemann2010-10-011-1/+3
* batch mode implementedJoerg Bornemann2010-10-011-2/+2
* handle .SUFFIXES properlyJoerg Bornemann2010-10-0110-1/+31
* do not store suffixes per description blockJoerg Bornemann2010-10-011-4/+0
* make substitution in filename macros workJoerg Bornemann2010-10-011-4/+2
* fix $ escaping in filename macrosJoerg Bornemann2010-10-012-8/+7
* macro substitution implementedJoerg Bornemann2010-09-284-24/+66
* drop the over-engineered cmd lexing approachJoerg Bornemann2010-09-243-7/+65
* fix infinite loop in MacroTable::expandMacrosJoerg Bornemann2010-09-172-0/+24
* support unicode makefilesJoerg Bornemann2010-07-235-19/+12
* moved ppexpr code out of its subdirectoryJoerg Bornemann2010-07-221-1/+1
* all blackbox tests movedJoerg Bornemann2010-07-169-27/+16
* ignoreExitCodes test fixupJoerg Bornemann2010-07-161-1/+2
* black-box test ignoreExitCodes moved to autotestJoerg Bornemann2010-07-163-10/+37
* refactoringJoerg Bornemann2010-06-252-159/+57
* build system fixesJoerg Bornemann2010-05-191-1/+4
* autotest: declare test class in separate header fileJoerg Bornemann2010-05-163-37/+70