Skip to content

[toml] Implement a TOML parser as package tomlmojo and use it to re-factor tests#63

Merged
forfudan merged 4 commits intomainfrom
toml
Mar 27, 2025
Merged

[toml] Implement a TOML parser as package tomlmojo and use it to re-factor tests#63
forfudan merged 4 commits intomainfrom
toml

Conversation

@forfudan
Copy link
Copy Markdown
Owner

This pull request includes several changes to improve the testing and packaging of the decimojo and tomlmojo libraries. The most important changes involve implementing a TOML parser in package tomlmojo, restructuring the test cases to load from a TOML file, adding new test cases, and updating the packaging commands.

Improvements to testing:

Packaging updates:

  • mojoproject.toml: Updated the packaging commands to include separate packaging for decimojo and tomlmojo libraries and updated the clean command to remove additional files.

Licensing and documentation:

@forfudan forfudan merged commit d39e28e into main Mar 27, 2025
1 check passed
@forfudan forfudan deleted the toml branch March 27, 2025 21:43
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