index
:
delta/qt5/qtdeclarative-testsuites.git
dev
snapshot-20150317-8f6a508-based
snapshot-20180312-3c69133-based
code.qt.io: qt/qtdeclarative-testsuites.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test/harness file for isConstructor.js
André Bargull
2017-12-21
1
-0
/
+31
*
Remove harness/testBuiltInObject.js file
André Bargull
2017-12-21
11
-326
/
+0
*
Move remaining testBuiltInObject callers to use normal assert calls
André Bargull
2017-12-21
19
-38
/
+297
*
No longer use testBuiltInObject for built-in objects
André Bargull
2017-12-21
20
-22
/
+30
*
No longer use testBuiltInObject for built-in constructors
André Bargull
2017-12-21
28
-37
/
+81
*
Add separate test files for property attributes of Intl properties
André Bargull
2017-12-21
47
-29
/
+598
*
Add separate test files to test the length property of Intl functions
André Bargull
2017-12-21
46
-23
/
+733
*
Update collations and calendar data in test files to CLDR 32
André Bargull
2017-12-21
2
-6
/
+16
*
Require correct hour-cycle setting instead of either h11 or h12 resp. h23 or h24
André Bargull
2017-12-21
1
-35
/
+21
*
Replace mustHaveProperty with verifyProperty
André Bargull
2017-12-21
5
-37
/
+98
*
Replace mustNotHaveProperty with verifyProperty
André Bargull
2017-12-21
3
-18
/
+18
*
Replace mayHaveProperty with verifyProperty
André Bargull
2017-12-21
1
-3
/
+13
*
Also test Intl.PluralRules if available
André Bargull
2017-12-21
3
-0
/
+21
*
Inline testValidDateTimeComponentValue into single test using this function
André Bargull
2017-12-21
1
-7
/
+3
*
Remove caching of getLocaleSupportInfo() return value
André Bargull
2017-12-21
1
-1
/
+2
*
Replace testArraysAreSame with assert.compareArray
André Bargull
2017-12-21
12
-50
/
+34
*
Remove unused return value from testWithIntlConstructors
André Bargull
2017-12-21
22
-40
/
+2
*
generate some type coercion tests
Josh Wolfe
2017-12-21
26
-125
/
+2354
*
Restore & update existing static class field cases/templates
Rick Waldron
2017-12-21
8
-0
/
+144
*
Remove static private/public fields unsupported tests.
Rick Waldron
2017-12-21
2
-21
/
+0
*
Add tests that public and private static fields are unsupported
Daniel Ehrenberg
2017-12-21
2
-0
/
+21
*
Regenerate tests
Daniel Ehrenberg
2017-12-21
222
-11407
/
+48
*
Remove static fields tests
Daniel Ehrenberg
2017-12-21
6
-264
/
+0
*
Add a test that BigInt does not have a parseInt function
Daniel Ehrenberg
2017-12-21
1
-0
/
+9
*
Remove BigInt.parseInt tests
Daniel Ehrenberg
2017-12-21
50
-2123
/
+0
*
[regexp-named-groups] Expand tests for `groups` property
Mathias Bynens
2017-12-20
5
-8
/
+154
*
Merge pull request #1375 from jugglinmike/refactor-for-parsers-assignment
Rick Waldron
2017-12-19
11
-151
/
+137
|
\
|
*
Refactor AssignmentExpression tests for parsers
Mike Pennisi
2017-12-10
11
-151
/
+137
*
|
Fix frontmatter
Rick Waldron
2017-12-19
29
-83
/
+86
*
|
Add tests when continue triggers IteratorClose
André Bargull
2017-12-19
2
-0
/
+129
*
|
Add more completion value tests for try-statements
André Bargull
2017-12-19
6
-0
/
+108
*
|
Add tests for accessing Infinity on detached typed arrays
André Bargull
2017-12-19
3
-0
/
+115
*
|
Test other-id-start/continue and vertical tilde in identifiers
André Bargull
2017-12-19
8
-0
/
+176
*
|
Test expression at the rhs of dot-MemberExpression is an IdentifierName
André Bargull
2017-12-19
1
-0
/
+20
*
|
Add tests for TCO with eval and cross-realm cases
André Bargull
2017-12-19
8
-0
/
+331
*
|
Add tests for direct-eval calls with spread expressions
André Bargull
2017-12-19
4
-0
/
+165
*
|
Add tests for uninitialized bindings when accessed through Object methods and...
André Bargull
2017-12-19
4
-0
/
+167
*
|
Unicode extension subtags correctly detected in Intl.Collator
André Bargull
2017-12-19
2
-0
/
+58
*
|
Extend coverage for Intl.getCanonicalLocales
André Bargull
2017-12-19
9
-0
/
+382
*
|
Add tests for recompilation in @@split
André Bargull
2017-12-19
2
-0
/
+67
*
|
Add tests for html-comments in Function constructor call
André Bargull
2017-12-19
4
-0
/
+82
*
|
Remove some spurious blank lines
Daniel Ehrenberg
2017-12-08
3
-3
/
+0
|
/
*
Fix copy-paste bugs in BigInt tests (#1361)
André Bargull
2017-12-01
3
-19
/
+18
*
Update class public fields tags in non-generated test files
Leo Balter
2017-11-28
19
-19
/
+19
*
Update class fields tags in non-generated test files
Leo Balter
2017-11-28
46
-46
/
+46
*
Regenerate tests
Leo Balter
2017-11-28
470
-470
/
+470
*
Merge pull request #1344 from leobalter/class-fields-same-name
Leo Balter
2017-11-28
338
-476
/
+2618
|
\
|
*
Generate tests
Leo Balter
2017-11-15
338
-476
/
+2618
*
|
Broken error message in test (#1358)
Isiah Meadows
2017-11-28
1
-3
/
+5
*
|
Fix several Decode tests (#1357)
Justin Ridgewell
2017-11-27
6
-6
/
+6
[next]