- generalize the small prototype of tests/theorem.scm to allow proper use of second order logic
- librarize it
- make it usable by either
+ importing it and using sexps
+ hacking the support to parser and enabling it everywhere
+ adding hackable metalevels somehow and put theorems and tests there along with documentation etc
- start using the tests
- add a way to control the testing
+ run n times per load
+ $ ol --verify --rounds 1000 mod.scm
+ $ ol --verify <- test internal modules, using tests stored in them (?)
Original issue reported on code.google.com by aohelin on 20 Apr 2012 at 3:44
Original issue reported on code.google.com by
aohelin
on 20 Apr 2012 at 3:44