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 check target to Makefile #83

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jeandudey
Copy link

This is to make it easy for distributions to run the unit tests when compiling the library.

Signed-off-by: Jean-Pierre De Jesus DIAZ <[email protected]>
Signed-off-by: Jean-Pierre De Jesus DIAZ <[email protected]>
arp242 added a commit to arp242/tomlc99 that referenced this pull request Oct 1, 2023
Explicitly list the toml-test files we know to fail, so it's easier to
test for regressions and the like on changes. Can also add GitHub
actions if you want.

The stdex/float6 test was already failing on master.

"make check" will run all the tests (closes cktan#83).

Also remove the https://github.com/cktan/toml-spec-tests, based on
@iarna/toml. These are no longer maintained, and toml-lang/toml-test
contains everything that's in there.
arp242 added a commit to arp242/tomlc99 that referenced this pull request Oct 1, 2023
Explicitly list the toml-test files we know to fail, so it's easier to
test for regressions and the like on changes. Can also add GitHub
actions if you want.

The stdex/float6 test was already failing on master.

"make check" will run all the tests (closes cktan#83).

Also remove the https://github.com/cktan/toml-spec-tests, based on
@iarna/toml. These are no longer maintained, and toml-lang/toml-test
contains everything that's in there.
arp242 added a commit to arp242/tomlc99 that referenced this pull request Oct 8, 2023
Explicitly list the toml-test files we know to fail, so it's easier to
test for regressions and the like on changes. Can also add GitHub
actions if you want.

The stdex/float6 test was already failing on master.

"make check" will run all the tests (closes cktan#83).

Also remove the https://github.com/cktan/toml-spec-tests, based on
@iarna/toml. These are no longer maintained, and toml-lang/toml-test
contains everything that's in there.
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.

1 participant