Changeset 59 for trunk/orca/tests

Show
Ignore:
Timestamp:
02/22/06 00:37:24 (3 years ago)
Author:
jvargas
Message:

- Adds full commutative behavior for tuple math as default for Orca
- Introduces regression for Orca tuple math.
- Minor fixes to tests/Makefile

Location:
trunk/orca/tests
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/orca/tests/Makefile

    r53 r59  
    22 
    33test: 
    4         @./run_test working/*.r 
    5         @./orca_test orca/*.r 
     4    @./run_test working/*.r 
     5    @./orca_test orca/*.r 
    66 
    77clean: 
    8         @rm -f rebol/*.outr rebol/*.out 
    9         @rm -f working/*.outr working/*.out 
    10         @rm -f orca/*.out 
     8    @rm -f rebol/*.outr rebol/*.out 
     9    @rm -f working/*.outr working/*.out 
     10    @rm -f orca/*.out