summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/parserstress
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-061-1/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-1/+1
|\ \
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
| |/
* / Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
* escape backslashesOswald Buddenhagen2010-05-261-1/+1
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-142-2/+13
* Fixed declarative/parserstress autotest.Roberto Raggi2010-04-211-8/+16
* Fix parsing of regular expression literals.Roberto Raggi2010-04-211-2/+1
* Recognize identifiers containing unicode escape sequences.Roberto Raggi2010-04-161-2/+2
* Fixed parsing of inner labelled statements.Roberto Raggi2010-04-161-3/+3
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-1/+1
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* Remove usage of Script where not actually testing the obsolete construct.Warwick Allison2010-04-081-3/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-4/+4
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Add EXPECT_FAIL to js parser tests in declarative uiLeonardo Sobral Cunha2010-02-111-2/+12
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-131-2/+2
* Rename QML Object to QtObjectAaron Kennedy2009-11-191-1/+1
* parserstress autotestAaron Kennedy2009-11-062-0/+148