aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/v4/data/mathMin.qml
Commit message (Collapse)AuthorAgeFilesLines
* More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-45/+0
| | | | | | | | * Changed the return type of the InvocationCallback from a v8 handle to a QV4::Value * Removed v4 auto tests and fixed build of other tests Change-Id: Ic927b925923ca8785170689a5c260969fd1cb794 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Fix V4 calculations that vary from V8 resultsMatthew Vogt2012-08-221-3/+7
| | | | | | Task-number: QTBUG-24706 Change-Id: I4475a772c5cd92776f2cb73dab9bc06ae4c019fa Reviewed-by: Martin Jones <martin.jones@nokia.com>
* Add additional v4 tests.Michael Brasser2012-03-121-0/+41
Change-Id: Id33eb50e4a01f3450515f6e666e18cb018f1706e Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>