summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-12-09Support nested case/default labelsPeter Wu1-0/+21
2011-12-09Fix value of logical not (!) expressionPeter Wu1-0/+3
2011-12-09Add some testsPeter Wu8-0/+106
2011-12-06Add tests for memory address handling, fix compiler for negative constantPeter Wu2-0/+13
2011-12-06Fix stack corruption when using arguments (param access off by one)Peter Wu1-1/+3
2011-12-06Add testcase for function paramsPeter Wu1-0/+9
2011-12-03Correct array initialization, add testcasePeter Wu2-0/+14
2011-12-03Add some testsPeter Wu3-0/+35