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

Run Rust library test suite as well as integration tests #71

Merged
merged 4 commits into from
Sep 18, 2020

Conversation

cormacrelf
Copy link
Collaborator

@cormacrelf cormacrelf commented Sep 18, 2020

  • Add cargo test --lib to CI
  • Make all the lib tests run (not pass)
  • Filter date-parts correctly when producing sort strings
  • Finally fix flipflop_Apostrophes.txt and pass all the io tests

Now all the tests do pass, and one new passing integration test came out of it.

@cormacrelf
Copy link
Collaborator Author

improved: csl_test_suite::flipflop_Apostrophes.txt
test result: 0 regressions, 1 new passing tests, 0 new ignores, 0 outputs changed, out of 887 intersecting tests
blessed: 821 passed; 42 failed; 24 ignored
current: 822 passed; 41 failed; 24 ignored

@cormacrelf cormacrelf merged commit dd68e65 into master Sep 18, 2020
@cormacrelf cormacrelf deleted the lib-tests branch September 18, 2020 23:47
@cormacrelf cormacrelf added A-ci Area: continuous integration A-core Area: affects all builds of citeproc-rs labels Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Area: continuous integration A-core Area: affects all builds of citeproc-rs
Development

Successfully merging this pull request may close these issues.

None yet

1 participant