aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix FileInfo::lastModified() return values for nonexistent filesJoerg Bornemann2012-11-091-0/+1
* Introduce the first version of a public API.Christian Kandeler2012-11-071-2/+2
* Rename classes.Christian Kandeler2012-11-061-2/+2
* Do product filtering at an earlier stage.Christian Kandeler2012-11-061-1/+1
* Revert "Rename classes."Christian Kandeler2012-11-061-2/+2
* Rename classes.Christian Kandeler2012-11-061-2/+2
* fix evaluation of module values from imported JS filesJoerg Bornemann2012-11-054-0/+57
* Move the PersistentObject class into its own header.Christian Kandeler2012-10-291-0/+2
* Document some classes.Christian Kandeler2012-10-291-1/+1
* Get rid of some Q_OS_* ifdefs.Christian Kandeler2012-10-233-21/+11
* Treat undefined "base" values as empty arrays.Christian Kandeler2012-10-231-1/+1
* Remove some redundant namespace usages.Christian Kandeler2012-10-232-29/+32
* Flatten build directory structure.Christian Kandeler2012-10-231-2/+2
* fix handling of source file paths that contain "../"Joerg Bornemann2012-10-232-5/+8
* fix Group.overrideTagsJoerg Bornemann2012-10-222-0/+12
* refactor Groups and wildcard handlingJoerg Bornemann2012-10-222-19/+54
* fix manual tests after dropping .qbpJoerg Bornemann2012-10-225-1/+2
* Get rid of special treatment for files ending in ".qbp".Christian Kandeler2012-10-1943-9/+9
* fix autotests for insource buildsJoerg Bornemann2012-10-184-4/+5
* remove QtConcurrent reference from .pro filesJoerg Bornemann2012-10-181-1/+0
* introduce Group.name propertyJoerg Bornemann2012-10-173-0/+32
* Move command line parser out of lib/.Christian Kandeler2012-10-162-29/+32
* Remove as much stuff as possible from the evil Qbs namespace.Christian Kandeler2012-10-162-3/+3
* fix misuse of Configuration classJoerg Bornemann2012-10-162-5/+2
* Clean up main().Christian Kandeler2012-10-161-5/+6
* Use consistent name for tools test.Christian Kandeler2012-10-161-2/+2
* move manual moc_cpp test into blackbox auto testJoerg Bornemann2012-10-163-0/+3
* move manual moc_hpp_included test into blackbox auto testJoerg Bornemann2012-10-164-0/+3
* move manual moc_hpp test into blackbox auto testJoerg Bornemann2012-10-164-0/+3
* rename testdata of track_qobject_change properlyJoerg Bornemann2012-10-165-1/+1
* mark autotests with CONFIG+=testcaseJoerg Bornemann2012-10-163-0/+3
* consolidate test binary locationsJoerg Bornemann2012-10-154-3/+3
* Introduce BuildOptions.Christian Kandeler2012-10-151-3/+3
* Prevent Qt5 plugin test from failing with a Qt 4 setup.Christian Kandeler2012-10-152-6/+17
* Blackbox tests: Print helpful output in case of unexpected failures.Christian Kandeler2012-10-152-28/+31
* Rename logsink.hChristian Kandeler2012-10-121-1/+1
* share one QbsEngine with Loader and BuildGraphJoerg Bornemann2012-10-121-1/+3
* Sanitize the semantics of the command line verbosity setting.Christian Kandeler2012-10-101-2/+11
* Rework command line parsing.Christian Kandeler2012-10-101-3/+19
* Improve command line parsing.Christian Kandeler2012-10-091-6/+6
* Add factory methods where appropriate.Christian Kandeler2012-10-091-1/+1
* license and copyright updatedJoerg Bornemann2012-10-0857-1617/+1198
* added qt5plugin blackbox testJoerg Bornemann2012-10-086-0/+87
* normalize autotest executablesJoerg Bornemann2012-10-084-5/+17
* use HostOsInfo in tst_blackboxJoerg Bornemann2012-10-082-11/+7
* use the right build directory in tst_blackboxJoerg Bornemann2012-10-082-22/+24
* use a dedicated build profile for tst_blackboxJoerg Bornemann2012-10-082-1/+30
* remove debug output from tst_blackboxJoerg Bornemann2012-10-081-2/+0
* split tst_blackbox into .h and .cppJoerg Bornemann2012-10-083-355/+380
* Some steps towards const correctness.Christian Kandeler2012-10-082-10/+10