]> Kevux Git Server - fll/commit
Progress: Get stand alone Featureless Make compiling and fix discovered problems.
authorKevin Day <kevin@kevux.org>
Sat, 18 Mar 2023 05:10:21 +0000 (00:10 -0500)
committerKevin Day <kevin@kevux.org>
Sat, 18 Mar 2023 05:10:21 +0000 (00:10 -0500)
commit9826ca4274b1d24fa4d20add98f7950b5ecf6ae0
tree93523dbad02d9efd5eebdd810d9b3b22131e4213
parent597e821a75303f65e880f9ef113835b6f7552d93
Progress: Get stand alone Featureless Make compiling and fix discovered problems.

Fix any discovered bugs while getting the stand alone Featureless Make compiling.
This should allow for the unit tests to be run again.
Unit tests will be needing numerous updates for that matter.
30 files changed:
build/scripts/test.sh
build/stand_alone/fake.config.h
level_0/f_color/c/color/common.c
level_0/f_color/c/color/common.h
level_0/f_conversion/c/conversion/common.c
level_0/f_conversion/c/conversion/common.h
level_0/f_directory/c/directory/common.h
level_0/f_file/c/file/common.c
level_0/f_file/c/file/common.h
level_0/f_fss/c/fss/quote.h
level_0/f_path/c/path/common.c
level_0/f_print/c/private-print.c
level_0/f_print/c/private-print.h
level_0/f_status/c/status.h
level_0/f_status_string/c/status_string.c
level_0/f_status_string/c/status_string.h
level_0/f_status_string/tests/unit/c/test-status_string-to.c
level_0/f_type_array/c/type_array/private-uint8.c
level_0/f_type_array/c/type_array/private-uint8.h
level_0/f_utf/c/private-utf.c
level_0/f_utf/c/private-utf.h
level_0/f_utf/c/private-utf_valid.c
level_0/f_utf/c/private-utf_valid.h
level_0/f_utf/c/private-utf_zero_width.c
level_0/f_utf/c/private-utf_zero_width.h
level_1/fl_directory/c/directory.h
level_1/fl_directory/c/private-directory.c
level_1/fl_directory/c/private-directory.h
level_2/fll_program/c/program.c
level_2/fll_status_string/c/status_string.c