aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix semantics of recursive wildcards.Christian Kandeler2012-12-114-0/+17
* Better handling of recursive installation.Christian Kandeler2012-12-105-0/+24
* Make it possible to mark the build artifacts as up to date ...Christian Kandeler2012-12-064-0/+18
* Fix renaming files to be installed that are matched by a wildcard.Christian Kandeler2012-12-064-0/+21
* Store the build graph also after resolving a project.Christian Kandeler2012-12-051-1/+1
* Redo help output.Christian Kandeler2012-12-053-23/+28
* Split up buildgraph.h and buildgraph.cpp.Christian Kandeler2012-12-041-1/+1
* added autotest for source paths that contain dotsJoerg Bornemann2012-12-037-0/+80
* Fix usage of forward declared classesOrgad Shaneh2012-12-032-0/+13
* Reduce compile dependencies.Christian Kandeler2012-11-294-46/+48
* Rename namespace QmlJS to QbsQmlJSTobias Hunger2012-11-291-3/+3
* fix search result counting in IdentifierSearchJoerg Bornemann2012-11-161-0/+8
* cleanup .pro filesJoerg Bornemann2012-11-164-12/+8
* Loader: search for identifiers by traversing the ASTJoerg Bornemann2012-11-152-0/+67
* Clean up the Loader class' header file.Christian Kandeler2012-11-151-17/+12
* Implement "dry run" functionality.Christian Kandeler2012-11-152-1/+27
* fix warning in tst_buildgraph.cppJoerg Bornemann2012-11-131-1/+1
* Move cycle detection into its own class.Christian Kandeler2012-11-124-0/+181
* 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