46 lines
1.7 KiB
Text
46 lines
1.7 KiB
Text
Mon Feb 20 16:19:58 1995 Per Bothner <bothner@kalessin.cygnus.com>
|
|
|
|
* chillvars.ch: Add missing INIT's.
|
|
* chillvars.exp: Allow builtin types as either case. E.g. (BOOL|bool).
|
|
* pr-5016.exp: Likewise.
|
|
|
|
Sun Feb 12 11:26:08 1995 Per Bothner <bothner@kalessin.cygnus.com>
|
|
|
|
* pr-6292.ch, pr-6292.exp, Makefile.in: New test case.
|
|
|
|
Wed Feb 1 13:09:48 1995 Per Bothner <bothner@kalessin.cygnus.com>
|
|
|
|
* tuples.ch, tuples.exp, Makefile.in: New test case.
|
|
|
|
Mon Nov 28 18:39:08 1994 Per Bothner <bothner@kalessin.cygnus.com>
|
|
|
|
* pr-5984.ch, pr-5984.exp, Makefile.in: New test case.
|
|
|
|
Fri Sep 16 16:55:03 1994 Per Bothner (bothner@kalessin.cygnus.com)
|
|
|
|
* pr-5646.ch, pr-5646-grt.ch, pr-5646.exp, Makefile.in: New testcase.
|
|
|
|
Tue Sep 6 13:21:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
|
|
|
|
* pr-5016.ch, pr-5016.exp, Makefile.in: New testcase.
|
|
* Makefile.in (.exe.check): New rule, to run just one test.
|
|
|
|
Tue Jun 14 16:20:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
|
|
|
|
* result.ch, result.exp, Makefile.in: New test case.
|
|
* pr-4975.ch, pr-4975-grt.ch, pr-4975.exp, Makefile.in: Ditto.
|
|
|
|
Thu Jun 9 15:20:43 1994 Per Bothner (bothner@kalessin.cygnus.com)
|
|
|
|
* pr-5022.ch, pr-5022.exp: New testcase.
|
|
* chillvars.exp: Remove spurious newline.
|
|
|
|
* Makefile.in: Bunch of fixes so it actually works in this
|
|
directory. (E.g. add extra ../ where needed.)
|
|
Also, add .exe to executables, so we can use suffix rules.
|
|
* chexp.exp (test_print_reject): Update syntax error message.
|
|
* chillvars.ch (module PR_5020): Moved from here ...
|
|
* pr-5022.ch: ... to this new file.
|
|
* chillvars.exp, pr-5020.exp (binfile): Add .exe extension.
|
|
* chillvars.exp, pr-5020.exp: Don't check all_flag.
|
|
* pr-5020.exp: Add more tests; fix "print y pretty" output.
|