* made quiet.ss show real errors properly (tricky...)

* the exit code of quiet.ss is now 1 for failed tests, 2 for an
  unexpected error, and 3 for a timeout
* added net.ss and uni-norm.ss to all.ss
* uni-norm.ss will retrieve the test file if it doesn't find it
* it will also throw an error if it cannot retrieve proper tests

svn: r3662

original commit: 55619b853e
This commit is contained in:
Eli Barzilay 2006-07-09 05:32:41 +00:00
parent 86dc2640bc
commit 045d90b85b

View File

@ -1,6 +1,8 @@
(load-relative "loadtest.ss")
(Section 'net)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; url.ss tests