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 tests for PangLib.IFF functionality #20

Open
4 tasks
pixeldesu opened this issue Jun 2, 2019 · 0 comments
Open
4 tasks

Add tests for PangLib.IFF functionality #20

pixeldesu opened this issue Jun 2, 2019 · 0 comments
Labels
feature request New feature or request help wanted Extra attention is needed PangLib.IFF Issues regarding PangLib.IFF

Comments

@pixeldesu
Copy link
Member

The libraries functionality needs to be tested.

Note: The focus is not lying on properly parsing game files, as the implementation should be sufficient and any arbitrary structure can be passed to an IFFFile, even completely unrelated to Pangya.

To Do:

  • Set up NUnit project PangLib.IFF.Tests
  • Create a simple TestStructure used for the tests
  • Test writing of files (verify a field using a BinaryReader)
  • Test reading of files (using a IFFFile<TestStructure> instance)
@pixeldesu pixeldesu added feature request New feature or request help wanted Extra attention is needed PangLib.IFF Issues regarding PangLib.IFF labels Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request help wanted Extra attention is needed PangLib.IFF Issues regarding PangLib.IFF
Projects
None yet
Development

No branches or pull requests

1 participant