Skip to content

Add unit testing#49

Merged
Spartan322 merged 1 commit intomasterfrom
add/unit-testing
Jun 22, 2024
Merged

Add unit testing#49
Spartan322 merged 1 commit intomasterfrom
add/unit-testing

Conversation

@Spartan322
Copy link
Copy Markdown
Member

@Spartan322 Spartan322 commented Jun 18, 2024

Fixes #47

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<LineObject>
Remove constexpr of load_from_buffer and load_from_string for parsers

Add snitch-org/snitch@d663212
Make versioned submodules ignore dirty
Add tests/bin/* to gitignore

@Spartan322 Spartan322 added the enhancement New feature or request label Jun 18, 2024
@Spartan322 Spartan322 marked this pull request as ready for review June 20, 2024 15:24
Comment thread src/openvic-dataloader/csv/Parser.cpp Outdated
Comment thread tests/src/Error.cpp Outdated
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<LineObject>`
Remove constexpr of load_from_buffer and load_from_string for parsers

Add snitch-org/snitch@d663212
Make versioned submodules ignore dirty
Add tests/bin/* to gitignore
@Spartan322 Spartan322 requested a review from wvpm June 22, 2024 12:00
@Spartan322 Spartan322 enabled auto-merge June 22, 2024 16:51
Comment thread tests/src/csv/LineObject.cpp
@Spartan322 Spartan322 merged commit deed8ec into master Jun 22, 2024
@Hop311 Hop311 deleted the add/unit-testing branch July 4, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add unit testing

3 participants