factor/basis/compiler/tests
Björn Lindqvist ded3760d46 compiler.*: merge of ##inc-r and ##inc-d into one instruction ##inc with a loc slot
this is nice because it leads to simpler code and matches how ##peek and ##replace instructions work
2015-04-29 09:31:53 -07:00
..
alien.factor compiler.tests.alien: Test demonstrates padding bytes breaking struct= on linux32. Disable for now. 2014-11-24 08:20:28 -08:00
call-effect.factor
callback-error.factor
codegen.factor
curry.factor
dead-code.factor
float.factor
folding.factor
generic.factor
intrinsics.factor
linkage-errors.factor VM: tests that rely on the integer values of the vm_error_type needs to be updated 2014-06-07 12:13:59 +02:00
low-level-ir.factor compiler.*: merge of ##inc-r and ##inc-d into one instruction ##inc with a loc slot 2015-04-29 09:31:53 -07:00
optimizer.factor compiler.tests.optimizer: Re-enable the minor-gc test case that was 2015-01-22 13:03:28 -08:00
peg-regression-2.factor
peg-regression.factor
pic-problem-1.factor
redefine0.factor
redefine1.factor
redefine2.factor
redefine3.factor
redefine4.factor
redefine5.factor
redefine6.factor
redefine7.factor
redefine8.factor
redefine9.factor
redefine10.factor
redefine11.factor
redefine12.factor
redefine13.factor
redefine14.factor
redefine15.factor
redefine16.factor
redefine17.factor
redefine18.factor
redefine19.factor
redefine20.factor
redefine21.factor
redefine22.factor
redefine23.factor
redefine24.factor
redefine25.factor
redefine26.factor
reload.factor
simple.factor
spilling.factor
stack-trace.factor compiler.tests.stack-trace: Fix unit test. 2015-01-17 13:57:56 -08:00
tuples.factor
x87-regression.factor