summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsequentialanimationgroup/qsequentialanimationgroup.pro
Commit message (Collapse)AuthorAgeFilesLines
* QtCore autotests: make them paralelized.Olivier Goffart2010-11-101-0/+1
| | | | | | | | | | | The filesystem autotests are not paralized (because i was scary) For reference, script I used: cat corelib.pro | grep -v "=" | grep \\\\ | cut -f1 -d\\ | sed "s/\(.*\) /\1/" | grep -v file | xargs -I{} echo "echo CONFIG += parallel_test >> {}/{}.pro" > t . t Reviexed-by: Joao
* These autotests do not really depend on gui, fixed dependencies.Janne Anttila2009-07-301-1/+1
| | | | | This fix will make the gradual porting of different Qt modules for new platforms easier.
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+5