OSDN Git Service

Add in a silly test to check that argc, argv, and environ are
authorEric Andersen <andersen@codepoet.org>
Fri, 9 Feb 2001 04:48:29 +0000 (04:48 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 9 Feb 2001 04:48:29 +0000 (04:48 -0000)
commit6340fb74f3cead5fc6f32be968d41d5931bcc863
tree67df54c069aa58150388684e8b4f349575aaeac3
parent8b20f6ceaeac307548ab6b0b5ef9c7cc7467ae65
Add in a silly test to check that argc, argv, and environ are
working as expected...
 -Erik
test/args/Makefile [new file with mode: 0644]
test/args/arg_test.c [new file with mode: 0644]