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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix length prop tests for the TypedArrays ctors family (#1479)
Leo Balter
2018-03-08
18
-242
/
+256
*
test/built-ins/Object/prototype/toString/*.js: clean up and extended fixes fr...
Rick Waldron
2018-03-07
35
-272
/
+425
*
Function.prototype.toString works on symbol-named built-ins
Michael Ficarra
2018-03-07
1
-0
/
+11
*
Function.prototype.toString works on anonymous well-known intrinsics
Michael Ficarra
2018-03-07
1
-0
/
+12
*
add Function.prototype.toString result for callable proxies
Michael Ficarra
2018-03-07
1
-0
/
+17
*
allow any function to report its toString as a NativeFunction
Michael Ficarra
2018-03-07
53
-116
/
+166
*
typed-arrays/bigint: fixes per recommendation. (#1473)
Rick Waldron
2018-03-06
4
-21
/
+6
*
Fix yaml consistency
Leo Balter
2018-03-06
14
-29
/
+39
*
typed-array: ctor test renames (#1468)
Valerie
2018-03-02
173
-0
/
+0
*
async-iteration: AsyncGeneratorPrototype tests (#1451)
Valerie
2018-03-02
30
-0
/
+1582
*
async-iteration: AsyncFromSyncIteratorPrototype next/throw/return
Valerie R Young
2018-03-01
22
-0
/
+1262
*
TypedArrays with elementSize 1 cannot produce these range errors (#1465)
Rick Waldron
2018-03-01
2
-4
/
+16
*
Remove unused parameter for testWithBigIntTypedArrayConstructors
Leo Balter
2018-02-28
10
-17
/
+17
*
Remove unused BigInt syntax in TA test (#1455)
Adrian Heine né Lang
2018-02-27
1
-8
/
+1
*
Updates a portion of the BigInt tests that need work. Ref gh-1461 (#1462)
Rick Waldron
2018-02-27
174
-5332
/
+15
*
Fix errors recently introduced. (#1448)
Leo Balter
2018-02-27
165
-1262
/
+297
*
Remove whitespace between Literal and BigIntLiteralSuffix (#1452)
Sathya Gunasekaran
2018-02-22
1
-1
/
+1
*
async-iteration: move existing throw/return tests to AsyncGeneratorPrototype dir
Valerie R Young
2018-02-22
15
-0
/
+794
*
Update Function/prototype/toString 'esid: pending' frontmatter
Valerie R Young
2018-02-22
17
-17
/
+17
*
Fix whitespace
Leo Balter
2018-02-15
25
-67
/
+38
*
Merge pull request #1413 from leobalter/cxielarko-bigint-ta-3
Rick Waldron
2018-02-15
1303
-282
/
+33975
|
\
|
*
fix bad fixings from Remove N
Leo Balter
2018-02-15
5
-28
/
+28
|
*
fix syntax typo
Leo Balter
2018-02-15
1
-1
/
+1
|
*
Last cases of convertToBigInt
Leo Balter
2018-02-15
30
-84
/
+54
|
*
Minimize use of convertToBigInt
Leo Balter
2018-02-15
273
-1125
/
+1125
|
*
Fix missing BigInt usage in TypedArrays
Leo Balter
2018-02-15
30
-90
/
+90
|
*
remove bogus checks
Leo Balter
2018-02-15
13
-48
/
+0
|
*
Remove N()
Leo Balter
2018-02-15
208
-1217
/
+1217
|
*
Add missing feature flag for TypedArrays
Leo Balter
2018-02-15
210
-0
/
+210
|
*
Add missing feature flags
Leo Balter
2018-02-15
112
-0
/
+112
|
*
Use esid tags on TypedArray/prototype/*
Leo Balter
2018-02-15
406
-408
/
+274
|
*
Restore original tests for TypedArrays and optimize files
Leo Balter
2018-02-15
1037
-370
/
+33865
|
*
Move TypedArray ctors tests to a bigint specific folder
Leo Balter
2018-02-15
125
-0
/
+0
|
*
BigInt TypedArray tests
Robin Templeton
2018-02-15
298
-1511
/
+1599
*
|
built-ins/Array/*: make all indentation consistent (depth & character) (#1415)
Rick Waldron
2018-02-15
2146
-18677
/
+22114
*
|
built-ins/Math/*: make all indentation consistent (depth & character) (#1435)
Rick Waldron
2018-02-15
71
-522
/
+558
|
/
*
built-ins/Date/*: make all indentation consistent (depth & character) (#1422)
Rick Waldron
2018-02-15
391
-932
/
+1011
*
built-ins/BigInt/*: make all indentation consistent (depth & character) (#1418)
Rick Waldron
2018-02-15
13
-68
/
+70
*
built-ins/DataView/*: make all indentation consistent (depth & character) (#1...
Rick Waldron
2018-02-15
22
-46
/
+96
*
built-ins/Boolean/*: make all indentation consistent (depth & character) (#1417)
Rick Waldron
2018-02-15
25
-191
/
+199
*
built-ins/ArrayBuffer/*: make all indentation consistent (depth & character) ...
Rick Waldron
2018-02-15
16
-27
/
+54
*
built-ins/SharedArrayBuffer/*: make all indentation consistent (depth & chara...
Rick Waldron
2018-02-15
13
-20
/
+40
*
built-ins/decode/* - built-ins/eval/*: make all indentation consistent (depth...
Rick Waldron
2018-02-15
71
-299
/
+581
*
built-ins/Function/*: make all indentation consistent (depth & character) (#1...
Rick Waldron
2018-02-15
342
-1133
/
+1499
*
built-ins/Symbol/*: make all indentation consistent (depth & character) (#1425)
Rick Waldron
2018-02-15
4
-15
/
+12
*
built-ins/ThrowTypeError/*: make all indentation consistent (depth & characte...
Rick Waldron
2018-02-15
13
-13
/
+52
*
built-ins/WeakMap/*: make all indentation consistent (depth & character) (#1428)
Rick Waldron
2018-02-15
12
-17
/
+41
*
built-ins/Reflect/*: make all indentation consistent (depth & character) (#1429)
Rick Waldron
2018-02-15
19
-22
/
+48
*
built-ins/String/*: make all indentation consistent (depth & character) (#1430)
Rick Waldron
2018-02-15
641
-2338
/
+3175
*
built-ins/Set/*: make all indentation consistent (depth & character) (#1431)
Rick Waldron
2018-02-15
26
-59
/
+74
[next]