Commit (click to see the diff): 42b97798b50d4cf066f4d3ec26db355be678975f
added a minimal, quite unclean but working testrunner.
Arne Babenhauserheide
Diffstat
Änderung: 371:42b97798b50d Nutzer: Arne BabenhauserheideDatum: Thu Jan 09 01:07:08 2014 +0100 Zusammenfassung: added a minimal, quite unclean but working testrunner. Makefile.am | 14 ++++++++++-- runtests.sh | 29 ++++++++++++++++++++++++++ tests/btest.scm | 4 +++ tests/continuation.scm | 10 +++++++++ tests/emacs-customization-tex-master.scm | 35 ++++++++++++++++++++++++++++++++ tests/emacs-customization.scm | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/example.scm | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/factorial.scm | 24 ++++++++++++++++++++++ tests/flexible-parameter-list.scm | 14 ++++++++++++ tests/linebreaks.scm | 16 ++++++++++++++ tests/mtest.scm | 5 ++++ tests/namedlet.scm | 12 +++++++++++ tests/quotecolon.scm | 12 +++++++++++ tests/range.scm | 25 ++++++++++++++++++++++ tests/readable-tests.scm | 39 +++++++++++++++++++++++++++++++++++ tests/shebang.scm | 4 +++ tests/sublist.scm | 7 ++++++ tests/websafe-indent.scm | 7 ++++++ 18 Dateien verändert, 374 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-)
Files in this revision
- .bugs/bugs
- .bugs/details/d6de2074a5017f1f29f34d142ce797981ed270a0.txt
- .bugs/details/d9147504868960e5fbc2648474d48ce5c9bd1a02.txt
- .hgsigs
- .hgtags
- AUTHORS
- Changelog
- Makefile.am
- NEWS
- README
- bootstrap.sh
- configure.ac
- examples/Makefile
- examples/comment-server.w
- examples/d6.w
- examples/evolve.w
- examples/fib.w
- examples/hello-world-server.w
- examples/kit-encode.w
- examples/macros.w
- examples/mercurial.w
- examples/multithreaded-magic.w
- examples/string-replace-benchmark.w
- examples/tinyenc.c
- examples/tinyenc.w
- examples/unicode-math-fun.w
- gpl.txt
- runtests.sh
- tests/btest.scm
- tests/btest.w
- tests/continuation.scm
- tests/continuation.w
- tests/emacs-customization-tex-master.scm
- tests/emacs-customization-tex-master.w
- tests/emacs-customization.scm
- tests/emacs-customization.w
- tests/example.scm
- tests/example.w
- tests/factorial.scm
- tests/factorial.w
- tests/flexible-parameter-list.scm
- tests/flexible-parameter-list.w
- tests/linebreaks.scm
- tests/linebreaks.w
- tests/mtest.scm
- tests/mtest.w
- tests/namedlet.scm
- tests/namedlet.w
- tests/quotecolon.scm
- tests/quotecolon.w
- tests/range.scm
- tests/range.w
- tests/readable-tests.scm
- tests/readable-tests.w
- tests/shebang.scm
- tests/shebang.w
- tests/sublist.scm
- tests/sublist.w
- tests/websafe-indent.scm
- tests/websafe-indent.w
- wisp-guile.w
- wisp-mode.el
- wisp-multiline.sh
- wisp-reader.w
- wisp.py