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
/
built-ins
/
Array
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Revert "js-beautify: make all indentation consistent (depth & character) ↵
André Bargull
2018-02-09
2146
-22114
/
+18677
|
|
|
|
|
(#1409)" (#1412) This reverts commit a01de4a722d088055a7d84d8c691ddd7109edb34.
*
js-beautify: make all indentation consistent (depth & character) (#1409)
Rick Waldron
2018-02-09
2146
-18677
/
+22114
|
*
Add missing closing parenthesis and remove invalid async flag (#1402)
André Bargull
2018-02-01
1
-1
/
+1
|
*
assert.compareArray does not perform deep-equality comparison
André Bargull
2018-01-25
1
-2
/
+6
|
*
Fix: various lint fixes
Rick Waldron
2018-01-10
3
-3
/
+3
|
*
add flatten/flatMap to features.txt and mark appropriate tests
Michael Ficarra
2018-01-05
22
-0
/
+23
|
*
add missing compareArray function
Michael Ficarra
2018-01-05
1
-4
/
+5
|
*
add myself to flatten/flatMap copyrights
Michael Ficarra
2018-01-05
22
-22
/
+22
|
*
use `onlyStrict` flag instead of `"use strict"` directive
Michael Ficarra
2018-01-05
1
-2
/
+1
|
*
flatMap/flatten test improvements
Michael Ficarra
2018-01-05
13
-96
/
+80
|
*
flatten and flatMap tests
shilpi
2018-01-05
22
-0
/
+462
|
*
Frontmatter: fixup "info: >" to "info: |"
Rick Waldron
2018-01-05
345
-345
/
+345
|
*
Improve Array#sort tests for verifying non callable comparefn (#1352)
Leo Balter
2017-11-21
1
-10
/
+51
|
|
|
Fix #1345
*
Add cross-realm feature
Leo Balter
2017-09-22
14
-11
/
+14
|
*
Add missing Symbol.species feature flags
Leo Balter
2017-09-08
11
-0
/
+11
|
*
Add missing Symbol.isConcatSpreadable feature flags
Leo Balter
2017-09-08
22
-0
/
+22
|
*
Add missing Symbol.iterator feature flags
Leo Balter
2017-09-08
2
-0
/
+2
|
*
Add missing Symbol features flags
Leo Balter
2017-09-07
1
-0
/
+1
|
*
add esid to array/prototype/values tests
deathbearbrown
2017-07-12
8
-0
/
+8
|
*
add esid to array/prototype/unshift tests
deathbearbrown
2017-07-12
10
-63
/
+73
|
*
add esid to array/prototype/toString tests
deathbearbrown
2017-07-12
7
-12
/
+19
|
*
add esid to array/prototype/splice tests
deathbearbrown
2017-07-12
52
-198
/
+250
|
*
add esid to array/prototype/Symbol.unscopables tests
deathbearbrown
2017-07-12
1
-0
/
+1
|
*
add esid to array/prototype/toLocaleString tests
deathbearbrown
2017-07-12
6
-2
/
+8
|
*
add esid to array/prototype/sort tests
deathbearbrown
2017-07-12
23
-63
/
+86
|
*
add esid to array/prototype/some tests
deathbearbrown
2017-07-12
211
-49
/
+260
|
*
add esid to array/prototype/shift tests
deathbearbrown
2017-07-12
12
-55
/
+67
|
*
add esid to array/prototype/reverse tests
deathbearbrown
2017-07-12
11
-64
/
+75
|
*
add esid to array/protoype
deathbearbrown
2017-07-05
1
-0
/
+1
|
*
add esid to array/prototype/slice tests
deathbearbrown
2017-06-30
44
-78
/
+122
|
*
add esid to array/prototype/reduceRight tests (#1118)
Sue Lockwood
2017-06-30
251
-36
/
+287
|
*
add esid to array/prototype/reduce tests (#1117)
Sue Lockwood
2017-06-30
252
-38
/
+290
|
*
add esid to array/prototype/push tests (#1116)
Sue Lockwood
2017-06-30
12
-38
/
+50
|
*
add esid to array/prototype/pop tests (#1115)
Sue Lockwood
2017-06-30
13
-45
/
+58
|
*
add esid to array/prototype/map tests (#1114)
Sue Lockwood
2017-06-30
190
-13
/
+203
|
*
add esid to array/prototype/lastIndexOf tests (#1113)
Sue Lockwood
2017-06-30
187
-26
/
+213
|
*
add esid to array/prototype/keys test (#1112)
Sue Lockwood
2017-06-30
8
-0
/
+8
|
*
add esid to array/prototype/join (#1111)
Sue Lockwood
2017-06-30
17
-33
/
+50
|
*
add esid to array/prototype/indexOf (#1110)
Sue Lockwood
2017-06-30
189
-25
/
+214
|
*
add esid to array/prototype/forEach tests (#1106)
Sue Lockwood
2017-06-30
182
-29
/
+211
|
*
add esid to array/prototype/findIndex tests (#1105)
Sue Lockwood
2017-06-30
17
-0
/
+17
|
*
add esid to array/prototype/find tests (#1104)
Sue Lockwood
2017-06-30
17
-0
/
+17
|
*
add esid to array/prototype/filter tests (#1102)
Sue Lockwood
2017-06-30
218
-28
/
+246
|
*
add esid to array/prototype/fill tests (#1101)
Sue Lockwood
2017-06-30
17
-0
/
+17
|
*
add esid to array/prototype/copyWithin (#1100)
Sue Lockwood
2017-06-30
33
-3
/
+36
|
*
add esid to array/prototype/entries (#1099)
Sue Lockwood
2017-06-30
8
-0
/
+8
|
*
add esid to array/prototype/every (#1098)
Sue Lockwood
2017-06-30
210
-512
/
+722
|
*
add esid to array/prototype/concat
deathbearbrown
2017-06-29
40
-19
/
+54
|
*
add esid to Array/of
deathbearbrown
2017-06-29
14
-0
/
+14
|
*
add esid to frontmatter for Array/length
deathbearbrown
2017-06-29
24
-91
/
+115
|
[next]