chibi-scheme/tests/run
Masanori Ogino 361e8e6590 Remove argv[0] from the arguments of main_symbol.
While the (command-line) in (scheme process-context) contains the
command name (argv[0]), SRFI 22 specifies that the interpreter passes
the command-line arguments except argv[0] to the script.

Fix #413.

Signed-off-by: Masanori Ogino <masanori.ogino@gmail.com>
2017-06-10 08:54:49 +09:00
..
lib Remove argv[0] from the arguments of main_symbol. 2017-06-10 08:54:49 +09:00
command-line-tests.sh Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test00-p.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test00-p.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test01-p-short.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test01-p-short.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test02-h.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test02-h.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test03-q.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test03-q.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test04-Q.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test04-Q.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test05-xscheme-r5rs.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test05-xscheme-r5rs.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test06-xscheme-base.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test06-xscheme-base.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test07-xchibi.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test07-xchibi.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test08-xchibi-primitive.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test08-xchibi-primitive.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test09-m.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test09-m.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test10-xscheme-base-m.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test10-xscheme-base-m.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test11-xscheme-r5rs-m.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test11-xscheme-r5rs-m.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test12-xchibi-m.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test12-xchibi-m.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test13-A-m.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test13-A-m.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test14-R.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test14-R.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test15-R-args.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test15-R-args.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test16-R-r.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test16-R-r.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test17-R-r-args.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test17-R-r-args.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test18-t.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test18-t.err-res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test18-t.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test19-l.args Adding command-line option tests. 2015-06-21 23:14:38 +09:00
test19-l.res Adding command-line option tests. 2015-06-21 23:14:38 +09:00