picoc/tests
zik.saleeba 4b11999dea stdarg parameter type checking bug sorted
git-svn-id: http://picoc.googlecode.com/svn/trunk@99 21eae674-98b7-11dd-bd71-f92a316d2d60
2009-02-21 23:38:07 +00:00
..
00_assignment.c Revamped the way lvalues work. Now both structs and '.' should work. 2009-02-15 05:52:03 +00:00
00_assignment.expect Revamped the way lvalues work. Now both structs and '.' should work. 2009-02-15 05:52:03 +00:00
01_comment.c Revamped the way lvalues work. Now both structs and '.' should work. 2009-02-15 05:52:03 +00:00
01_comment.expect Revamped the way lvalues work. Now both structs and '.' should work. 2009-02-15 05:52:03 +00:00
02_printf.c stdarg parameter type checking bug sorted 2009-02-21 23:38:07 +00:00
02_printf.expect Implemented ellipsis for stdargs and stdarg stack handling 2009-02-20 09:04:45 +00:00
03_struct.c Revamped the way lvalues work. Now both structs and '.' should work. 2009-02-15 05:52:03 +00:00
03_struct.expect Revamped the way lvalues work. Now both structs and '.' should work. 2009-02-15 05:52:03 +00:00
04_for.c Revamped the way lvalues work. Now both structs and '.' should work. 2009-02-15 05:52:03 +00:00
04_for.expect Revamped the way lvalues work. Now both structs and '.' should work. 2009-02-15 05:52:03 +00:00
05_array.c Syntax of "switch" is now handled. Not semantics though. 2009-02-17 23:36:09 +00:00
05_array.expect Implemented array lookup 2009-02-15 06:46:37 +00:00
06_case.c Added test case for switch/case/break 2009-02-18 11:05:34 +00:00
06_case.expect Added test case for switch/case/break 2009-02-18 11:05:34 +00:00
07_function.c Added tests for functions, while and do..while 2009-02-19 11:00:51 +00:00
07_function.expect Added tests for functions, while and do..while 2009-02-19 11:00:51 +00:00
08_while.c Added tests for functions, while and do..while 2009-02-19 11:00:51 +00:00
08_while.expect Added tests for functions, while and do..while 2009-02-19 11:00:51 +00:00
09_do_while.c Added tests for functions, while and do..while 2009-02-19 11:00:51 +00:00
09_do_while.expect Added tests for functions, while and do..while 2009-02-19 11:00:51 +00:00
Makefile Added tests for functions, while and do..while 2009-02-19 11:00:51 +00:00