factor/basis/compiler/tests
Slava Pestov eeb2133ba2 Fix compiler test 2008-11-23 21:40:10 -06:00
..
alien.factor Replace millis primitive with micros primitive 2008-11-19 01:50:05 -06:00
codegen.factor Rename tests/templates.factor to tests/codegen.factor since that's really what its testing 2008-11-13 04:16:58 -06:00
curry.factor
float.factor
folding.factor
insane.factor
intrinsics.factor PowerPC backend almost functional; some new compiler unit tests added, 2008-11-06 06:27:27 -06:00
optimizer.factor Fix compiler test 2008-11-23 21:40:10 -06:00
peg-regression.factor
redefine1.factor
redefine2.factor Fix another name clash in tests; putting all compiler tests in compiler.tests vocab is probably not good 2008-11-04 00:46:06 -06:00
redefine3.factor
redefine4.factor
redefine5.factor
redefine6.factor
redefine7.factor
redefine8.factor
redefine9.factor
redefine10.factor
redefine11.factor
redefine12.factor Old fix for classes-intersect? no-method bug was incorrect; we were 2008-11-05 18:32:02 -06:00
redefine13.factor Disable these for now 2008-11-22 22:47:40 -06:00
redefine14.factor Disable these for now 2008-11-22 22:47:40 -06:00
reload.factor
simple.factor
spilling.factor Fixing PowerPC backend: prolog register clobberage, spilling, and general stack frame usage. Add some lame tests for spilling 2008-11-06 19:00:56 -06:00
stack-trace.factor
tuples.factor