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

Adding basic framework for unit tests #24

Merged
merged 5 commits into from Jul 13, 2016
Merged

Adding basic framework for unit tests #24

merged 5 commits into from Jul 13, 2016

Commits on Jul 13, 2016

  1. Configuration menu
    Copy the full SHA
    7244154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e96f12a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5321349 View commit details
    Browse the repository at this point in the history
  4. Adding some assertion macros to improve error messaging

    Example output:
    
    Wrong uint64 length: Expected 1 but was 3 (ion_binary_test.c:21)
    ion_binary_test over (null)
      Value COUNT: 1
      FAILURES: 1
    mijamo911 committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    dc59846 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccecb75 View commit details
    Browse the repository at this point in the history