aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Respect the "active file tags" build option also when installing.Christian Kandeler2016-06-172-1/+5
* Prevent users from creating nonsensical Command properties.Christian Kandeler2016-06-154-0/+37
* Make search paths given on the command line available right away.Christian Kandeler2016-06-104-0/+19
* Fix potential crash in project setup.Christian Kandeler2016-06-071-0/+33
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-0653-53/+53
* Executor: Do not assert on condition that can actually happen.v1.5.1Christian Kandeler2016-06-025-0/+60
* PkgConfigProbe: Make sure no values are undefined in the success case.Christian Kandeler2016-05-274-0/+87
* Fix edge case in module look-up.Christian Kandeler2016-05-254-0/+36
* Fix responseFiles autotest on non-WindowsJoerg Bornemann2016-05-201-1/+3
* Fix static-lib-deps autotest on WindowsJoerg Bornemann2016-05-201-0/+1
* Respect the conditions of Export items.Christian Kandeler2016-05-204-0/+37
* Quote arguments in response filesPhilip Schuchardt2016-05-204-0/+93
* Clone values when copying them from Export items.Christian Kandeler2016-05-181-1/+0
* Update "importingProduct" autotest to reflect newly found bug.Christian Kandeler2016-05-182-26/+32
* Fix flaky autotest.Christian Kandeler2016-05-121-32/+64
* Fix wrong assumption about transformer output timestamps.Christian Kandeler2016-05-044-0/+50
* Add an "importingProduct" variable to the Export item.Christian Kandeler2016-05-035-0/+48
* Fix warnings in tst_blackbox::errorInfoJoerg Bornemann2016-05-032-5/+6
* fix imports in tst_blackbox::trackExternalProductChangesJoerg Bornemann2016-05-022-1/+2
* Skip TestBlackbox::infoPlist outside OS X.Jake Petroules2016-05-021-0/+3
* Aggregate the cpp module's Info.plist properties with the product's.Jake Petroules2016-05-024-0/+24
* Remove DBus adaptor autotest for invalid input file names.Christian Kandeler2016-05-024-22/+0
* Fix DBus autotest.Christian Kandeler2016-04-292-2/+3
* Fix DBus adaptor/interface support.Christian Kandeler2016-04-296-1/+22
* DBus module: Add support for the qdbusxml2cpp tool.Christian Kandeler2016-04-2713-0/+624
* Don't print useless error message about file read failures.Jake Petroules2016-04-271-4/+8
* MSVC: Fix warning about unused variableKai Koehne2016-04-221-1/+1
* Show proper error message for conflicting artifacts.Christian Kandeler2016-04-214-0/+27
* Do not use the JavaScript print() function.Jake Petroules2016-04-155-9/+9
* Fix sevenZip autotest.Jake Petroules2016-04-151-4/+2
* Fix enableRtti test with GCC.Jake Petroules2016-04-151-4/+11
* Fix errorInfo autotest on Windows.Jake Petroules2016-04-141-7/+7
* Fix enableExceptions autotest on Linux.Jake Petroules2016-04-141-1/+6
* Move enableRtti property from Android.ndk to cpp module.Jake Petroules2016-04-144-0/+59
* Fix handling of flat dSYM output and greatly expand test coverage.Jake Petroules2016-04-142-3/+133
* Display proper file paths and line numbers for errors in more places.Jake Petroules2016-04-144-0/+119
* Implement properties to control use of exception handling.Jake Petroules2016-04-1412-0/+90
* Restore original behavior of PathProbe fileName/path properties.Jake Petroules2016-04-145-0/+45
* Add a validate script to the bundle module.Jake Petroules2016-04-133-156/+277
* Add XFAILing autotest for newly discovered bug.Christian Kandeler2016-04-129-0/+87
* Fix deployment target autotest.Jake Petroules2016-04-111-6/+6
* Do not throw exceptions from the RunEnvironment class.Christian Kandeler2016-04-074-0/+43
* Correctly handle Objective-C++ source files in moc.Jake Petroules2016-04-063-3/+32
* Add unit tests for deployment target options.Jake Petroules2016-04-014-0/+54
* Fix some language tests.Jake Petroules2016-03-261-3/+3
* Skip tests that depend on Android NDK samples if they are missing.Jake Petroules2016-03-261-0/+6
* Add XFAIL'ing autotest for newly disovered bug.Jake Petroules2016-03-244-0/+33
* Fix typescript module to work with newer TypeScript versions.Jake Petroules2016-03-242-3/+1
* Fix tst_blackbox for machines without nodejsJoerg Bornemann2016-03-231-3/+5
* Implement proper structuring of shallow frameworks (iOS, tvOS, watchOS).Jake Petroules2016-03-207-0/+297