Commit Graph

22 Commits

Author SHA1 Message Date
Pradana Aumars 397cdf5293 Fix test_exception_init 2021-06-12 11:07:40 +02:00
Pradana Aumars f5230ae3d5 Exception strings include msg from type and custom msg 2021-06-12 11:04:02 +02:00
Pradana Aumars fce41edbe5 Add FILEPATH_HOME 2021-06-12 11:02:56 +02:00
Pradana Aumars fc0f657774 Fix conf_verify_key 2021-06-12 11:01:50 +02:00
Pradana Aumars d15c8a688e Add CPPFLAGS to testing suite 2021-06-12 11:01:11 +02:00
Pradana Aumars a72786a38f Remove install.c CPP file 2021-06-12 10:57:08 +02:00
Pradana Aumars 24ac0e4897 Add test for calibrate.replace_text 2021-06-03 00:34:12 +02:00
Pradana Aumars f9f8ce747a Add absolute paths to file_t 2021-06-03 00:33:26 +02:00
Pradana Aumars 0794691f5a Update check_file_t to correctly check exception 2021-06-02 12:05:00 +02:00
Pradana Aumars 72f71d4e2b Add exception_t.exception_null to check if no exception 2021-06-02 12:04:36 +02:00
Pradana Aumars 84cf1b0818 Compartmentisation of tests, add testing of exception_t 2021-06-02 11:50:58 +02:00
Pradana Aumars 208cb375e1 Add exception_init and exception_free 2021-06-01 00:58:30 +02:00
Pradana Aumars ea37ce1732 Fix hash and hash_str
* file_t.hash is now a buffer and not a pointer
* add exception checking to file_t_md5_gen
2021-06-01 00:08:30 +02:00
Pradana Aumars a6227b8481 Add exception flag MD5SUM_GEN_FAIL 2021-06-01 00:07:32 +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
aumars ac55aad961 General update 2018-07-24 22:31:25 +02:00
aumars 7a4ced7a36 Remove csv.hpp 2018-06-23 16:30:42 +02:00
aumars 57b2d75593 feat: Add more features 2018-02-22 14:31:59 +01:00
aumars 535253f910 feat: Calibration and mod option querying are functional, as well as basic commands 2017-12-29 17:11:11 +01:00
aumars 403735ab4e Initial commit 2017-11-20 21:53:04 +01:00
Pradana Aumars 14158f8f72 Add license 2017-10-26 22:39:03 +00:00