Tree [56e3db] master / test /
 History

HTTPS access


File Date Author Commit
 expr-brackets.c 2020-03-01 ingo <> [a3652e] support for i++, not only ++i
 expr-brackets.test.expected 2020-09-28 ingo <> [fc78f7] added newline before END_FUNCTION, as otherwise...
 expr-lvalue.c 2020-03-01 ingo <> [c307d5] support for loops
 expr-lvalue.test.expected 2020-09-28 ingo <> [fc78f7] added newline before END_FUNCTION, as otherwise...
 expr-unary.c 2020-09-27 ingo <> [ebd1a4] corrected handling of unary operators. Before, ...
 expr-unary.test.expected 2020-09-28 ingo <> [daf770] - corrections, to get FUNCTION / END_FUNCTION s...
 func-call.c 2020-04-12 ingo <> [dc5195] added new tests (some curreny failing)
 func-call.test.expected 2020-09-28 ingo <> [daf770] - corrections, to get FUNCTION / END_FUNCTION s...
 func-decl.test.expected 2020-09-28 ingo <> [daf770] - corrections, to get FUNCTION / END_FUNCTION s...
 stmt-case.c 2020-03-14 ingo <> [77aa95] basic support for simple structs
 stmt-case.test.expected 2020-09-28 ingo <> [fc78f7] added newline before END_FUNCTION, as otherwise...
 stmt-do-while.c 2020-04-13 ingo <> [52cec0] implemented do/while loop
 stmt-do-while.test.expected 2020-09-28 ingo <> [fc78f7] added newline before END_FUNCTION, as otherwise...
 stmt-for.c 2020-03-01 ingo <> [c307d5] support for loops
 stmt-for.test.expected 2020-09-28 ingo <> [fc78f7] added newline before END_FUNCTION, as otherwise...
 stmt-if.c 2020-04-13 ingo <> [e009b1] implemented return statement
 stmt-if.test.expected 2020-09-28 ingo <> [fc78f7] added newline before END_FUNCTION, as otherwise...
 stmt-while.c 2020-02-27 ingo <> [501682] improved unit test
 stmt-while.test.expected 2020-09-28 ingo <> [fc78f7] added newline before END_FUNCTION, as otherwise...
 types-array.c 2020-04-13 ingo <> [b1775e] fixed array acess
 types-array.test.expected 2020-09-28 ingo <> [daf770] - corrections, to get FUNCTION / END_FUNCTION s...
 types-basic.c 2020-03-29 ingo <> [f15b2a] fixed type modofier mapping for types in struct...
 types-basic.test.expected 2020-09-28 ingo <> [daf770] - corrections, to get FUNCTION / END_FUNCTION s...
 types-struct-named-union.c 2020-03-16 ingo <> [bdceba] support nested structs and unions
 types-struct-named-union.test.expected 2020-03-16 ingo <> [bdceba] support nested structs and unions
 types-struct-unnamed-union.c 2020-03-16 ingo <> [bdceba] support nested structs and unions
 types-struct-unnamed-union.test.expected 2020-03-16 ingo <> [aff3bf] support unnamed structs or unions
 types-struct.c 2020-03-14 ingo <> [77aa95] basic support for simple structs
 types-struct.test.expected 2020-03-16 ingo <> [bdceba] support nested structs and unions
 types-typedef-basic.c 2020-04-12 ingo <> [dc5195] added new tests (some curreny failing)
 types-typedef-basic.test.expected 2020-09-28 ingo <> [daf770] - corrections, to get FUNCTION / END_FUNCTION s...
 types-typedef-func.c 2020-04-12 ingo <> [dc5195] added new tests (some curreny failing)
 types-typedef-func.test.expected 2020-04-13 ingo <> [086a2a] cleaned function definitions and their parameters
 types-typedef.c 2020-04-12 ingo <> [dc5195] added new tests (some curreny failing)
 types-typedef.test.expected 2020-09-28 ingo <> [daf770] - corrections, to get FUNCTION / END_FUNCTION s...
 vars-array.c 2020-02-26 ingo <> [b8cc5d] implemented first unit test
 vars-array.test.expected 2020-09-28 ingo <> [daf770] - corrections, to get FUNCTION / END_FUNCTION s...
 vars-global.c 2020-02-26 ingo <> [b8cc5d] implemented first unit test
 vars-global.test.expected 2020-09-28 ingo <> [daf770] - corrections, to get FUNCTION / END_FUNCTION s...
 vars-std-types.c 2020-02-26 ingo <> [b8cc5d] implemented first unit test
 vars-std-types.test.expected 2020-09-28 ingo <> [daf770] - corrections, to get FUNCTION / END_FUNCTION s...