Refactor test organization and update CI actions#100
Open
jassielof wants to merge 8 commits intotypst:mainfrom
Open
Refactor test organization and update CI actions#100jassielof wants to merge 8 commits intotypst:mainfrom
jassielof wants to merge 8 commits intotypst:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mostly organization changes.
new()method as it's not public. As for the rest of smoke/dump tests I left them underdumps.rs, I didn't really know what to do with them, maybe undersmoke.rs?Some other things I wanted to update were:
And some other suggestion was a site that has a lot of BibTeX fixtures, which might be useful: https://www.math.utah.edu/~beebe/bibliographies.html
Also, some of his projects might be useful if not referenced yet, for example
bibcleanorbibcheckorbibparse, etc. Recent versions are GPL 2.0, some older ones are public domain, but if only used as reference work for study I don't think they would affect the licensing of the crate.Some are C though others are PostScript I think, which doesn’t help.