summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptvalue
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-292-48/+48
* Update contact information in license headers.Sergio Ahumada2012-08-012-4/+4
* Update year in Nokia copyright messages.Jason McDonald2012-01-112-2/+2
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-132-34/+34
* Don't allow non-Object values to be set as prototypeKent Hansen2011-03-021-4/+1
* Link expected failures to tasksKent Hansen2011-02-231-5/+5
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-172-2/+2
|\
| * Update copyright year to 2011.Jason McDonald2011-01-1111-13/+13
* | QScript tests, sync the tests with the v8 branchOlivier Goffart2010-12-102-2/+63
* | QtScript variant conversion: Convert numbers to (u)int if applicable (reviewe...Thomas Senyk2010-11-251-0/+4
* | Fix QScriptValue::construct.Jedrzej Nowacki2010-11-222-0/+13
* | Split tst_QScriptValue::construct tests into smaller chunks.Jedrzej Nowacki2010-11-222-107/+147
* | Split newQObject tests into smaller chunks.Jedrzej Nowacki2010-11-182-56/+36
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-122-0/+16
|\|
| * Fix GC-related crash in QScriptValue::setData()Kent Hansen2010-11-092-0/+14
* | Add autotests for setting non-Object as prototype valueKent Hansen2010-11-092-0/+50
* | Split QScriptValue::call autotest into smaller tests.Jedrzej Nowacki2010-11-052-131/+173
* | Refactor tst_QScriptValue::instanceOfJedrzej Nowacki2010-11-012-4/+10
* | Refactor tst_QScriptValue::getSetPrototypeJedrzej Nowacki2010-11-012-30/+63
* | Refactor tst_QScriptValue::getSetPropertyJedrzej Nowacki2010-11-012-233/+291
* | Refactor tst_QScriptValue::getSetDataJedrzej Nowacki2010-11-012-33/+68
* | Refactor tst_QScriptValue::isErrorJedrzej Nowacki2010-11-012-8/+31
* | Refactor tst_QScriptValue::isRegExpJedrzej Nowacki2010-11-012-10/+23
* | Refactor tst_QScriptValue::isDateJedrzej Nowacki2010-11-012-10/+23
* | Refactor tst_QScriptValue::isArrayJedrzej Nowacki2010-11-012-9/+22
* | Increase range of getSetScriptClass test.Jedrzej Nowacki2010-11-012-7/+22
* | Rename few QScriptValue's test cases.Jedrzej Nowacki2010-11-012-40/+40
* | Separate generated tests from hand written ones.Jedrzej Nowacki2010-11-0114-13120/+0
* | Split tst_QScriptValue::getSetScriptClass autotest.Jedrzej Nowacki2010-11-012-7/+43
* | Split tst_QScriptValue::ctor autotest.Jedrzej Nowacki2010-11-012-88/+162
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-292-0/+26
|\|
| * QScriptValue::construct(): Don't crash if function throws non-ObjectKent Hansen2010-10-282-0/+26
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-07-291-0/+4
|\ \
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-0/+4
| |\|
| | * Add missing API shimsKent Hansen2010-07-071-0/+4
* | | Increase test coverage for QScriptValue.Jedrzej Nowacki2010-07-281-13/+30
|/ /
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-012-2/+89
|\|
| * Usefully convert from QtScript object/array to QVariantKent Hansen2010-06-172-2/+89
* | Fix a coding style issue in a generated code in the QScriptValue tests.Jedrzej Nowacki2010-05-121-34/+48
* | QScriptValue autotest generator modification.Jedrzej Nowacki2010-05-121-16/+25
|/
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-211-0/+12
|\
| * Improve QScript{Engine,Value}::toObject() test coverageKent Hansen2010-04-191-0/+12
* | Merge branch '4.6-s60' into 4.7-s60axis2010-03-221-0/+8
|\|
| * Don't assert in QScriptValue::call()Kent Hansen2010-03-181-0/+8
| * Speed up compilation of this test with MSVC.Rohan McGovern2010-02-261-0/+7
* | Update src/3rdparty/javascriptcore and adapt src/script to the changesKent Hansen2010-03-101-3/+5
* | Reduce compiling time of QScriptValue autotest suite on Windows.Jedrzej Nowacki2010-03-048-10223/+11412
* | Optimize QScriptValue autotest generator.Jedrzej Nowacki2010-03-043-173/+245
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast...Qt Continuous Integration System2010-02-261-0/+7
|\ \
| * | Speed up compilation of this test with MSVC.Rohan McGovern2010-02-261-0/+7
| |/