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

Tests for fileio and dirent #34

Open
2 of 3 tasks
mlund opened this issue Jul 19, 2023 · 2 comments
Open
2 of 3 tasks

Tests for fileio and dirent #34

mlund opened this issue Jul 19, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@mlund
Copy link
Collaborator

mlund commented Jul 19, 2023

Add tests for file I/O.

  • fileio tested with cc65 and clang
  • Fix dirent.s on clang and add test (i.e. attend the clang calling convention.
  • Add Xemu unit test in tests/
@mlund mlund added the enhancement New feature or request label Jul 19, 2023
@mlund
Copy link
Collaborator Author

mlund commented Aug 3, 2023

@lydon42 would you be able to point me to an example where functions in dirent.h is used? I'd like to add a test to ensure that the llvm assembler part is in good order.

@lydon42
Copy link
Member

lydon42 commented Aug 3, 2023

MEGAFLASH does include it, but I think it only uses the struct. So mega65-core/src/utilities/qspicommon.c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants