| .. |
|
haxe
|
0602f4e419
[unit] emit an error if a spec test file does not end with `.unit.hx` (#7808)
|
5 years ago |
|
sys
|
3f8f345f56
[ci] azure windows php installation doesn't have socket extension enabled
|
6 years ago |
|
AnonFieldAccess.unit.hx
|
34ef798ea9
remove string tests and add commented tests for other array methods, these could be uncommented if we decide to make them available at runtime too
|
10 years ago |
|
Array.unit.hx
|
2a8acc578a
print no-argument function types as `()->...`, not `Void->...` (closes #8148) (#8161)
|
5 years ago |
|
Date.unit.hx
|
21a00c42d5
disable 64-bit date tests (see #8600)
|
6 years ago |
|
DateTools.unit.hx
|
4f5d4a230d
restructure unit tests: sources in src, output in bin
|
11 years ago |
|
EReg.unit.hx
|
fcc06f2327
[java] fix escaping backslashes on EReg.replace (closes #3430)
|
6 years ago |
|
EvaluationOrder.unit.hx
|
80ea83b7cd
add eval order test for Dynamic calls
|
10 years ago |
|
Float.unit.hx
|
aeeb3be4f5
[macro] fix NaN compares (closes #4776)
|
10 years ago |
|
Https.unit.hx.no
|
c1d8ac67ae
[tests] disable Https tests
|
7 years ago |
|
InlineXml.unit.hx
|
cb1f031851
Revert "[lexer] don't lose `in_open` status"
|
6 years ago |
|
IntIterator.unit.hx
|
0602f4e419
[unit] emit an error if a spec test file does not end with `.unit.hx` (#7808)
|
5 years ago |
|
Lambda.unit.hx
|
452cfec4b4
Added Lambda.findIndex() (#9071)
|
6 years ago |
|
List.unit.hx
|
16a53dfb9a
List key/value iterato (#7512)
|
7 years ago |
|
Map.unit.hx
|
b94c54c055
Map key/value Iterators (#7516)
|
7 years ago |
|
Math.unit.hx
|
ba75b15faf
[tests] try to get CI green
|
7 years ago |
|
Reflect.unit.hx
|
bc1bf57b02
It's forbidden to mention as3 (#8964)
|
6 years ago |
|
Ssl.unit.hx
|
3464afe2b4
Bring back spec tests (#8107)
|
6 years ago |
|
Std.unit.hx
|
3b41726389
Soft deprecation of "Std.is" (#2976) (#9016)
|
6 years ago |
|
String.unit.hx
|
515b552755
[lua] fix issue with lastIndexOf on empty strings #7609
|
5 years ago |
|
StringBuf.unit.hx
|
e7ebc78b4e
Fix non-BMP characters in StringBuf (#8239)
|
6 years ago |
|
StringTools.unit.hx
|
c8c28d4db1
[ci] test StringTools.endsWith against unicode (closes #8980)
|
5 years ago |
|
Type.unit.hx
|
bc1bf57b02
It's forbidden to mention as3 (#8964)
|
6 years ago |
|
Unicode.unit.hx
|
e0c1286ce2
test String.fromCharCode() outside of BMP (#8673)
|
6 years ago |
|
UnicodeString.unit.hx
|
e99098cdc0
[lua] disabe UnicodeString.indexOf() tests for negative startIndex
|
6 years ago |