Test a function: Difference between revisions

Content added Content deleted
(Added Ada)
Line 362:
IN: palindrome.tests
 
[ t ] [ "racecar" palindrome? ] unit-test
[ f ] [ "ferrari" palindrome? ] unit-test</lang>
 
To run these tests from the listener: