From 1a694a8b26a441b12547057d6e0be61a111cced3 Mon Sep 17 00:00:00 2001 From: Spartan322 Date: Sat, 15 Jun 2024 09:40:31 -0400 Subject: Add unit tests Make github action tests run explicit Fix dropping annotation list for Errors Fix potential empty get_errors crashes Fix incorrect csv error behavior Add use_sep for `LineObject` and `std::vector` Remove constexpr of load_from_buffer and load_from_string for parsers Add snitch-org/snitch@d6632123cc8d13bdbc5cd60fd6741b9e0f635e82 Make versioned submodules ignore dirty Add tests/bin/* to gitignore --- tests/deps/snitch | 1 + 1 file changed, 1 insertion(+) create mode 160000 tests/deps/snitch (limited to 'tests/deps/snitch') diff --git a/tests/deps/snitch b/tests/deps/snitch new file mode 160000 index 0000000..d663212 --- /dev/null +++ b/tests/deps/snitch @@ -0,0 +1 @@ +Subproject commit d6632123cc8d13bdbc5cd60fd6741b9e0f635e82 -- cgit v1.2.3-56-ga3b1