chibi-scheme/tests/run/lib
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
..
fact.sld Adding command-line option tests. 2015-06-21 23:14:38 +09:00
fib.scm Adding command-line option tests. 2015-06-21 23:14:38 +09:00
hello.sld Remove argv[0] from the arguments of main_symbol. 2017-06-10 08:54:49 +09:00