]> git.sur5r.net Git - cc65/blobdiff - testcode/lib/files.txt
New test program arg-test.c
[cc65] / testcode / lib / files.txt
index f7623eaf4826c591c31f439667b33cfe29a30b58..a599d20dc6015b25fbc02925cf52645840acee4e 100644 (file)
@@ -2,6 +2,7 @@
 Test programs for the runtime lib:
 ----------------------------------
 
+arg-test.c     -       test program for passing arguments to main()
 clock.c                -       test program for clock() and CLOCKS_PER_SEC
 cprintf.c      -       test program for cprintf \n and \r operators
 cursor.c       -       test the cursor() function