diff options
author | Kent Hansen <kent.hansen@nokia.com> | 2010-02-23 11:31:10 (GMT) |
---|---|---|
committer | Kent Hansen <kent.hansen@nokia.com> | 2010-02-23 11:34:40 (GMT) |
commit | 57f716aab87ad517ccd6a36bdd5ca8178c561572 (patch) | |
tree | f138620aec30f2ca860a332afe36c0f942958d8f /tests/auto/qdatetime | |
parent | 12b1dbb1a0911d421d9e19129291dcd8151c3f50 (diff) | |
download | Qt-57f716aab87ad517ccd6a36bdd5ca8178c561572.zip Qt-57f716aab87ad517ccd6a36bdd5ca8178c561572.tar.gz Qt-57f716aab87ad517ccd6a36bdd5ca8178c561572.tar.bz2 |
Improve test coverage of QScriptString::toArrayIndex()
Test decimals and scientific notation.
"0.0" is not a valid array index even though it can be converted
to a whole integer, because the number converted back to a string
again is "0", which is different from "0.0". (See ECMA 15.4)
Diffstat (limited to 'tests/auto/qdatetime')
0 files changed, 0 insertions, 0 deletions