Commit Graph

12 Commits

Author SHA1 Message Date
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
29d1e7ab2e more tests 2023-07-12 20:33:37 -03:00
1d4e60ec55 detect mismatched 2023-07-12 19:40:25 -03:00
cead5d075f more tests 2023-07-12 18:03:05 -03:00
809bfd1e42 test args 2023-07-12 18:01:46 -03:00
558230ea50 more tests 2023-07-12 17:37:03 -03:00
d3e5ed9dcf More tests 2023-07-12 17:17:48 -03:00
89beb7bbbc minor changes 2023-07-12 17:10:55 -03:00
64053c3f37 Basic tests passing 2023-07-12 16:49:46 -03:00
5f376b0b35 First meaningul tests 2023-07-12 16:22:54 -03:00
06a65cab7a Basic test framework in place 2023-07-12 16:09:17 -03:00
23b2af1000 Initial skeleton of code 2023-07-10 12:51:21 -03:00