Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for all other ksy files #25

Merged
merged 16 commits into from
Jan 15, 2024
Merged

Conversation

zonca
Copy link
Contributor

@zonca zonca commented Jan 9, 2024

  • test: improve makefile to compile with patterns
  • test: unit test for fake.ksy
  • test: generate list of libraries dynamically
  • feat: only compile current cpp file
  • test: compare the actual array
  • test index_option.ksy

@zonca zonca mentioned this pull request Jan 10, 2024
8 tasks
@zonca zonca self-assigned this Jan 10, 2024
@zonca zonca requested a review from ManasviGoyal January 10, 2024 22:33
Copy link
Collaborator

@ManasviGoyal ManasviGoyal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested these with make test and it looks good to me.

Can be make the tests run with pytest run without running the make test first since we need to generate the static library?

Makefile Outdated Show resolved Hide resolved
@zonca zonca requested a review from ManasviGoyal January 15, 2024 17:21
@ManasviGoyal ManasviGoyal merged commit 15287ce into det-lab:main Jan 15, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants