Commit Graph

7 Commits

Author SHA1 Message Date
accf123cd1 Can't believe this works 2023-07-14 11:51:03 -03:00
c0f4da86fe return errors from parse()
* Create a sc_result struct that can contain errors as well as the parse results.
* Use sccount to report the found shortcodes instead of checking values
* Various Makefile and test-running fixes

Reviewed-on: #1
Co-authored-by: Roberto Alsina <roberto.alsina@gmail.com>
Co-committed-by: Roberto Alsina <roberto.alsina@gmail.com>
2023-07-13 22:05:11 -03:00
809bfd1e42 test args 2023-07-12 18:01:46 -03:00
5110de2042 More convenient makefile 2023-07-12 16:40:15 -03:00
06a65cab7a Basic test framework in place 2023-07-12 16:09:17 -03:00
be56f4110e Ported to bglibs 2023-07-11 09:58:58 -03:00
380a25eccf Makefile 2023-07-10 18:19:34 -03:00