summaryrefslogtreecommitdiff
path: root/tests/auto/qscriptvalue/tst_qscriptvalue.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | QScript tests, sync the tests with the v8 branchOlivier Goffart2010-12-101-1/+4
* | Fix QScriptValue::construct.Jedrzej Nowacki2010-11-221-0/+1
* | Split tst_QScriptValue::construct tests into smaller chunks.Jedrzej Nowacki2010-11-221-0/+10
* | Split newQObject tests into smaller chunks.Jedrzej Nowacki2010-11-181-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-0/+2
|\ \ | |/
| * Fix GC-related crash in QScriptValue::setData()Kent Hansen2010-11-091-0/+1
* | Add autotests for setting non-Object as prototype valueKent Hansen2010-11-091-0/+2
* | Split QScriptValue::call autotest into smaller tests.Jedrzej Nowacki2010-11-051-0/+11
* | Refactor tst_QScriptValue::instanceOfJedrzej Nowacki2010-11-011-0/+1
* | Refactor tst_QScriptValue::getSetPrototypeJedrzej Nowacki2010-11-011-0/+5
* | Refactor tst_QScriptValue::getSetPropertyJedrzej Nowacki2010-11-011-0/+11
* | Refactor tst_QScriptValue::getSetDataJedrzej Nowacki2010-11-011-1/+4
* | Refactor tst_QScriptValue::isErrorJedrzej Nowacki2010-11-011-0/+2
* | Refactor tst_QScriptValue::isRegExpJedrzej Nowacki2010-11-011-0/+1
* | Refactor tst_QScriptValue::isDateJedrzej Nowacki2010-11-011-0/+1
* | Refactor tst_QScriptValue::isArrayJedrzej Nowacki2010-11-011-0/+1
* | Increase range of getSetScriptClass test.Jedrzej Nowacki2010-11-011-2/+8
* | Rename few QScriptValue's test cases.Jedrzej Nowacki2010-11-011-20/+20
* | Separate generated tests from hand written ones.Jedrzej Nowacki2010-11-011-304/+0
* | Split tst_QScriptValue::getSetScriptClass autotest.Jedrzej Nowacki2010-11-011-1/+6
* | Split tst_QScriptValue::ctor autotest.Jedrzej Nowacki2010-11-011-1/+19
|/
* QScriptValue::construct(): Don't crash if function throws non-ObjectKent Hansen2010-10-281-0/+1
* Usefully convert from QtScript object/array to QVariantKent Hansen2010-06-171-0/+2
* Reduce compiling time of QScriptValue autotest suite on Windows.Jedrzej Nowacki2010-03-041-0/+2
* Update of the QScriptValue autotest suite.Jedrzej Nowacki2010-02-251-6/+6
* Add auto-generated tests for QScriptValueKent Hansen2010-02-021-0/+410