Updated raytracer test. Added SPASS test.
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1271 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
Showing
- test/raytracer/Makefile 2 additions, 2 deletionstest/raytracer/Makefile
- test/raytracer/arrays.h 0 additions, 6 deletionstest/raytracer/arrays.h
- test/raytracer/config.h 1 addition, 12 deletionstest/raytracer/config.h
- test/raytracer/eval.c 40 additions, 30 deletionstest/raytracer/eval.c
- test/raytracer/eval.h 1 addition, 1 deletiontest/raytracer/eval.h
- test/raytracer/gmllexer.c 47 additions, 55 deletionstest/raytracer/gmllexer.c
- test/raytracer/gmlparser.c 1 addition, 1 deletiontest/raytracer/gmlparser.c
- test/raytracer/intersect.c 1 addition, 1 deletiontest/raytracer/intersect.c
- test/raytracer/light.c 8 additions, 10 deletionstest/raytracer/light.c
- test/raytracer/matrix.c 6 additions, 6 deletionstest/raytracer/matrix.c
- test/raytracer/matrix.h 1 addition, 2 deletionstest/raytracer/matrix.h
- test/raytracer/object.c 9 additions, 8 deletionstest/raytracer/object.c
- test/raytracer/object.h 5 additions, 5 deletionstest/raytracer/object.h
- test/raytracer/point.h 1 addition, 7 deletionstest/raytracer/point.h
- test/raytracer/render.c 1 addition, 1 deletiontest/raytracer/render.c
- test/raytracer/simplify.c 12 additions, 12 deletionstest/raytracer/simplify.c
- test/spass/.depend 130 additions, 0 deletionstest/spass/.depend
- test/spass/AUTHORS 23 additions, 0 deletionstest/spass/AUTHORS
- test/spass/COPYING 340 additions, 0 deletionstest/spass/COPYING
- test/spass/LICENSE.TXT 1 addition, 0 deletionstest/spass/LICENSE.TXT
Loading
Please register or sign in to comment