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

Test cases [progress/discussion] #9

Open
4 tasks
michkot opened this issue Mar 14, 2017 · 1 comment
Open
4 tasks

Test cases [progress/discussion] #9

michkot opened this issue Mar 14, 2017 · 1 comment

Comments

@michkot
Copy link
Member

michkot commented Mar 14, 2017

TODO:

  • @michkot fix comments
  • @michkot add new test cases, with heap memory, linked memory, gradually aiming for (ubounded?) list creation and abtraction
  • Q: @peringer, @ondrik, @tfiedor Should macros be used in the test cases?
    a) in repo
    b) during compilation
  • Q: @peringer, ... Is there a way to expand just #define and not includes?
@peringer
Copy link
Collaborator

expand just #define and not #include is possible only by editing "#include" to "//MARK include" and then back

Macros in testcases are O.K. (better readability)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants