added in unix versions of the bitmap tests
svn: r17842
|
@ -27,9 +27,7 @@
|
||||||
(set! tests (+ tests 1))
|
(set! tests (+ tests 1))
|
||||||
(let* ([bitmap-filename
|
(let* ([bitmap-filename
|
||||||
(build-path (format "bmps-~a" (system-type))
|
(build-path (format "bmps-~a" (system-type))
|
||||||
(case (system-type)
|
raw-bitmap-filename)]
|
||||||
[(unix) (string-append "unix-" raw-bitmap-filename)]
|
|
||||||
[else raw-bitmap-filename]))]
|
|
||||||
[old-bitmap (if (file-exists? bitmap-filename)
|
[old-bitmap (if (file-exists? bitmap-filename)
|
||||||
(make-object bitmap% bitmap-filename)
|
(make-object bitmap% bitmap-filename)
|
||||||
(let* ([bm (make-object bitmap% 100 20)]
|
(let* ([bm (make-object bitmap% 100 20)]
|
||||||
|
|
BIN
collects/redex/tests/bmps-unix/extended-language.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
collects/redex/tests/bmps-unix/extended-reduction-relation.png
Normal file
After Width: | Height: | Size: 551 B |
BIN
collects/redex/tests/bmps-unix/language-nox.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
collects/redex/tests/bmps-unix/language.png
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
collects/redex/tests/bmps-unix/lw.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
collects/redex/tests/bmps-unix/metafunction-Name-vertical.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
collects/redex/tests/bmps-unix/metafunction-Name.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
collects/redex/tests/bmps-unix/metafunction-T.png
Normal file
After Width: | Height: | Size: 5.6 KiB |
BIN
collects/redex/tests/bmps-unix/metafunction-TL.png
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
collects/redex/tests/bmps-unix/metafunction-multi-arg.png
Normal file
After Width: | Height: | Size: 7.8 KiB |
BIN
collects/redex/tests/bmps-unix/metafunction-subst.png
Normal file
After Width: | Height: | Size: 5.5 KiB |
BIN
collects/redex/tests/bmps-unix/metafunction.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
collects/redex/tests/bmps-unix/metafunctions-multiple.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
collects/redex/tests/bmps-unix/red2.png
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
collects/redex/tests/bmps-unix/reduction-relation.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
collects/redex/tests/bmps-unix/superscripts.png
Normal file
After Width: | Height: | Size: 1.2 KiB |