Commit Graph

3 Commits

Author SHA1 Message Date
Madeorsk 71a16f22f1 ksrfiles : do not null-terminate buffer when reading a file, and fix file path when testing. 2023-02-12 16:52:44 +01:00
Madeorsk de5075571b Fix warning on test main functions prototypes. 2023-02-12 16:38:21 +01:00
Madeorsk 46b6f24432 Create first structures and functions.
+ Create ksrarrays.
+ Create ksrbuffers.
+ Create ksrpromises.
+ Create ksregex.
+ Create strings and files helper functions.
+ Define some logging constants.

+ Setup basic unit tests and code coverage.
2021-07-31 19:06:57 +02:00