Commit Graph

5 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
89beb7bbbc minor changes 2023-07-12 17:10:55 -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