Commit Graph

10 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 a6f65c9e5b Add new logging functions, more styling attributes, and test it. 2023-02-12 16:31:42 +01:00
Madeorsk 63c4b3df3e Improve krsforeach definition to accept arguments without parentheses. 2023-02-11 19:23:26 +01:00
Madeorsk b2577c710e Declare libksr dependency to enable subprojects import.
continuous-integration/drone/push Build is failing Details
2021-08-10 00:12:53 +02:00
Madeorsk fd612b1d39 Setup Drone automatic tests. 2021-08-06 16:18:16 +02:00
Madeorsk b5d14cf502 Fix meson configuration for older versions. 2021-08-01 00:10:00 +02: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
Madeorsk da24fc588a Fix license details. 2021-07-30 19:20:53 +02:00
Madeorsk c38e27cd07 Initial commit 2021-07-30 19:17:29 +02:00