aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix trackExternalProductChanges testJoerg Bornemann2016-03-192-2/+2
* Remove superfluous casts.Joerg Bornemann2016-03-181-6/+6
* Make sure Info.plist gets embedded for libraries and loadable modules.Jake Petroules2016-03-172-10/+66
* Support soname prefixes on non-Apple Unix-like platforms.Jake Petroules2016-03-171-1/+5
* Use file tags for precompiled header sources.Christian Kandeler2016-03-1610-1/+121
* Fix autotest on Mac.Christian Kandeler2016-03-101-0/+1
* Add an option to require transformers to generate all declared outputs.Jake Petroules2016-03-095-0/+63
* Fix autotest on Windows and OS X.Christian Kandeler2016-03-091-0/+3
* Add missing scope to SubProject's Properties item.Christian Kandeler2016-03-042-2/+2
* Introduce a build mode that only executes rules.Christian Kandeler2016-03-041-2/+7
* Document the use of file taggers on untagged output artifacts.Christian Kandeler2016-03-025-0/+36
* API: Allow to retrieve the direct parents of a given artifact.Christian Kandeler2016-03-027-0/+117
* Fix change tracking for prepare scripts using JS imports.Christian Kandeler2016-02-255-0/+53
* ProjectResolver: Turn assertion into proper error message.Christian Kandeler2016-02-243-0/+30
* Cpp module: Support ELF versions scripts.Christian Kandeler2016-02-225-0/+72