Commit Graph

7 Commits

Author SHA1 Message Date
Pradana Aumars 397cdf5293 Fix test_exception_init 2021-06-12 11:07:40 +02:00
Pradana Aumars d15c8a688e Add CPPFLAGS to testing suite 2021-06-12 11:01:11 +02:00
Pradana Aumars 24ac0e4897 Add test for calibrate.replace_text 2021-06-03 00:34:12 +02:00
Pradana Aumars 0794691f5a Update check_file_t to correctly check exception 2021-06-02 12:05:00 +02:00
Pradana Aumars 84cf1b0818 Compartmentisation of tests, add testing of exception_t 2021-06-02 11:50:58 +02:00
Pradana Aumars 8f72eabf1f Fix test check_file_t.file_init
* Add filepath_t enum key
* file_init writes path according to filepath_t
* file_init does NOT correctly write path FILEPATH_ABSOLUTE
* file_init parameters changed to include filepath_t and no longer includes "ENV" string
* file_close only now frees hash_str when non null ptr
* calibrate verify function updated to use correct file_init parameters
2021-05-31 22:07:06 +02:00
Pradana Aumars 4c29f89c9d C Redesign 2021-05-15 19:18:42 +02:00