Simon Krajewski
|
ab7e36bb94
make feq a bit less precise for flash tests
|
11 years ago |
Cauê Waneck
|
499b831b13
[java/cs] fix String#toString()
|
11 years ago |
Simon Krajewski
|
6f963351a9
use real classes for issue tests so local types can be defined
|
12 years ago |
Simon Krajewski
|
69b559e7c4
add unit/issues
|
12 years ago |
Dan Korostelev
|
21fd96d977
[cs] don't disable the whole TestCSharp
|
12 years ago |
Andy Li
|
7f77920a27
TravisCI: test flash9
|
12 years ago |
Andy Li
|
b44bdfdcc1
Properly exit with non-zero exit code when test fails.
|
12 years ago |
Caue Waneck
|
db22e333f1
[cs] Temporarily disabled TestCSharp
|
12 years ago |
Caue Waneck
|
e254ce53bd
[tests] Disabled cpp TestThreads as it's hanging for now
|
12 years ago |
Caue Waneck
|
7fecf2fe62
[cs] use global::cs.Boot instead of cs.Boot
|
12 years ago |
Simon Krajewski
|
45a26a004e
keep super class constructors if child constructor is explicitly kept (closes #2121)
|
12 years ago |
Caue Waneck
|
325a4cd249
[all] Preliminary threads tests (still not working)
|
12 years ago |
Simon Krajewski
|
596ccb87b9
Merge branch 'generic_fix' into development
|
12 years ago |
Simon Krajewski
|
4dfe4ebb11
ahem...
|
12 years ago |
Simon Krajewski
|
83a7e0f617
add some tests
|
12 years ago |
Simon Krajewski
|
d76ee708fd
removed FEnumParameter, added TEnumParameter
|
12 years ago |
Caue Waneck
|
6bd0552f85
[java/cs] overload selection algorithm
|
12 years ago |
Caue Waneck
|
2c5462f005
[cs] restablished support for unsafe-mode and pointer types; re-enabled unsafe tests
|
12 years ago |
Caue Waneck
|
ec4346a378
[java/cs] Fixed GADT handling and failed cast detection for returns on statements.
|
12 years ago |
Simon Krajewski
|
ef493d3717
timestamp unit tests
|
12 years ago |
Simon Krajewski
|
3b5c7ca726
constrain context type parameters to inferred GADT types while pattern-matching
|
12 years ago |
Caue Waneck
|
2a16e41cfb
[java/cs] unit tests-related fixes
|
13 years ago |
Franco Ponticelli
|
a4e2ade9a2
php: fixed Math.exp for NaN
|
13 years ago |
Simon Krajewski
|
c07afea735
merged TestStringTools into StringTools.unit
|
13 years ago |
Simon Krajewski
|
ca61a8de7f
haxe.Public -> @:publicFields
|
13 years ago |
Simon Krajewski
|
f5f72624fa
flipped haxe3 switch
|
13 years ago |
Nicolas Cannasse
|
5eb6488750
.callback changed to .bind (includes a few tmp fixes until we allow again .bind method calls)
|
13 years ago |
Simon Krajewski
|
3fe2ee1415
added feq support to UnitBuilder, and slightly increased margin of error (it was failing on Math.sin(Math.PI / 2) == 1.0)
|
13 years ago |
Simon Krajewski
|
6086a8fea3
changed callback(func,args) to func.callback(args), removed callback keyword
|
13 years ago |
Simon Krajewski
|
17d72d471b
added specification for Std.hx
|
13 years ago |