summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix compound defined() preprocessor expressionHEADmasterJoerg Bornemann2024-02-021-0/+1
* Do not depend on QtGui in testsJoerg Bornemann2023-08-101-1/+1
* Fix handling of macro definitions on command lineJoerg Bornemann2019-03-253-2/+80
* Do not yield an error if there are no targets in the MakefileJoerg Bornemann2019-03-253-0/+10
* Fix handling of a double backslash at the end of lineJoerg Bornemann2018-12-062-0/+2
* Fix line continuations for preprocessor directivesJoerg Bornemann2018-12-061-3/+0
* Split CMakeLists.txtJoerg Bornemann2018-11-201-0/+11
* Fix "build unrelated targets on error" modeJoerg Bornemann2016-11-143-3/+44
* Fix wildcard handling for subdirsJoerg Bornemann2016-06-272-0/+8
* update license headersJoerg Bornemann2016-02-111-18/+23
* Fix glitches in !include directiveJoerg Bornemann2016-01-185-0/+10
* Make use of QFINDTESTDATAJoerg Bornemann2016-01-062-2/+1
* Remove Qt4 vestiges from project filesJoerg Bornemann2016-01-061-1/+0
* update license headersJoerg Bornemann2015-04-282-4/+4
* make test makefiles visible in IDEJoerg Bornemann2015-03-301-0/+1
* fix Tests::environmentVariablesCaseInsensitivity for dynamic buildsJoerg Bornemann2015-03-172-5/+5
* allow multiple minus characters before commandsJoerg Bornemann2015-03-171-1/+4
* fix ignoring exit codes greater than 255Joerg Bornemann2015-03-172-12/+23
* fix $? filename macro for nonexistent targetsJoerg Bornemann2015-03-172-1/+11
* add missing dependent in filenamemacros.mkJoerg Bornemann2015-03-161-1/+2
* fix quoting of dependencies with spacesJoerg Bornemann2014-10-132-6/+12
* fix race condition in Tests::inlineFilesJoerg Bornemann2014-10-132-6/+6
* fix Tests::inlineFilesJoerg Bornemann2014-10-131-0/+2
* unify license header styleJoerg Bornemann2014-02-071-0/+1
* unify include guardsJoerg Bornemann2014-02-071-1/+5
* update license headersJoerg Bornemann2014-01-172-2/+2
* support globbing in dependency linesJoerg Bornemann2014-01-103-0/+19
* rename ParserTest classJoerg Bornemann2014-01-102-46/+46
* Add tests for !IF in assignmentOrgad Shaneh2013-01-242-0/+23
* Validate all conditional testsOrgad Shaneh2013-01-241-0/+2
* missing file addedJoerg Bornemann2013-01-041-0/+3
* fix filename macro modifiers for $** and $?Joerg Bornemann2013-01-021-8/+0
* fix equal signs in semicolon syntaxJoerg Bornemann2013-01-022-0/+9
* test, whether preprocessor is working in inline filesJoerg Bornemann2013-01-021-0/+2
* update license headersJoerg Bornemann2013-01-022-2/+2
* fix handling of environment variables with lowercase namesJoerg Bornemann2012-11-212-0/+12
* remove m_bResetJomProcessEnvironment member from testJoerg Bornemann2012-11-212-10/+4
* autotests: ensure existence of QProcess objectJoerg Bornemann2012-11-211-9/+2
* fix typosJoerg Bornemann2012-11-211-2/+2
* ignore environment variables that cause syntax errorsJoerg Bornemann2012-11-211-2/+10
* fix non-functional set command in command blocksJoerg Bornemann2012-11-193-0/+13
* fix TARGET in tests.proJoerg Bornemann2012-11-191-2/+3
* fix DEPENDPATH in tests.proJoerg Bornemann2012-11-191-1/+1
* license headers updatedJoerg Bornemann2012-11-192-10/+4
* jom pro files: fix dependenciesJoerg Bornemann2012-09-051-5/+6
* do not distinguish between quoted and unquoted target namesJoerg Bornemann2012-05-111-21/+3
* fix shadow build of jomJoerg Bornemann2012-03-142-11/+9
* added QEXPECT_FAILs for file name macros and QTCREATORBUG-6932v1.0.9Joerg Bornemann2012-02-091-0/+8
* ParserTest::fileNameMacros fixedJoerg Bornemann2012-02-091-9/+1
* include file lookup fixedJoerg Bornemann2012-01-271-1/+1