Refactor test organization and update CI actions#100
Conversation
Drodt
left a comment
There was a problem hiding this comment.
Looks good, thank you! Can you fix the merge conflict?
|
Noooo haha will do sob |
|
@Drodt Just to confirm, only valid tests were modified, right? specially |
|
Also, do you mind if I add a reference to the latest BibLaTeX/Biber version as reference? As explained in #98. Not sure if that would be fine just in the README. |
|
I think the action step names could be dropped. They are mostly noise imo as the action names are typically fairly self explanatory. It's the standard way to not have them across our open source repos. |
|
oh, i added them bc it looks usually prettier on the workflow preview xd, but ok ill drop them sory |
|
Keeping the rust-cache step is fine I assume? |
Asking again as @YDX-2147483647 seems to have edited it as mentioned in the issue. And the question doesn't get lost. |
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.