18
I Use This!
Activity Not Available

News

Posted over 13 years ago by [email protected]>
synchronise constants for short and long options _REFERENCE_COMPILER/m2r10c.c (6 lines added, 6 lines removed)
Posted over 13 years ago by [email protected]>
added target option _REFERENCE_COMPILER/m2r10c.c (33 lines added, 24 lines removed)
Posted over 13 years ago by [email protected]>
Simplify test logic. _UNIT_TESTS/m2_filenames/m2_filenames_test.c (26 lines added, 38 lines removed)
Posted over 13 years ago by [email protected]>
m2_new_filename_from_path: Allocate memory for the filename descriptor. _REFERENCE_COMPILER/m2_filenames.c (9 lines added, 0 lines removed)
Posted over 13 years ago by [email protected]>
Add unit tests for m2_path_from_filename and m2_new_filename_from_path. _UNIT_TESTS/m2_filenames/m2_filenames_test.c (105 lines added, 38 lines removed)
Posted over 13 years ago by [email protected]>
Add basic diagnostics to test framework. _UNIT_TESTS/driver.c (48 lines added, 22 lines removed) _UNIT_TESTS/driver.h (9 lines added, 9 lines removed)
Posted over 13 years ago by [email protected]>
Correct filename test data. _UNIT_TESTS/m2_filenames/m2_filenames_test.c (1 lines added, 1 lines removed)
Posted over 13 years ago by [email protected]>
m2_new_filename: Allocate enough space for struct and strings (null-terminator). _REFERENCE_COMPILER/m2_filenames.c (3 lines added, 3 lines removed)
Posted over 13 years ago by [email protected]>
m2_is_valid_filename_string: Check the correct character. _REFERENCE_COMPILER/m2_filenames.c (1 lines added, 1 lines removed)
Posted over 13 years ago by [email protected]>
Add unit tests for m2_filenames.c. _UNIT_TESTS/m2_filenames/m2_filenames_test.c (287 lines added, 0 lines removed) _UNIT_TESTS/m2_filenames/Makefile (112 lines added, 0 lines removed)