| commit | 2a8ec793533e196a92f30709c2114baacad40524 | [log] [tgz] |
|---|---|---|
| author | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Aug 27 20:40:43 2001 +0000 |
| committer | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Aug 27 20:40:43 2001 +0000 |
| tree | 4a5554a7f95e394f31e12325d02af686cf40f503 | |
| parent | 33c2a627f19db0c9f5965f37e2d848e6477cd986 [diff] |
Revise regrtest to compile entire standard library. The tests are run from a copy of the library directory, where everything has been compiled by the compiler package. Add a raw_input() call at the end of the script, so that I can check the output before the temp directory with the compiled code is removed.