Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Add tests for cli #50

Merged
merged 6 commits into from
Apr 15, 2019
Merged

Add tests for cli #50

merged 6 commits into from
Apr 15, 2019

Commits on Apr 15, 2019

  1. Adding tests for cli

    Setup cli testing via integration test
    
    Add all executables in target/debug to kcov
    
    Ignore more test binaries
    
    Adding tests
    
    Attempt to run cli tests via kcov
    
    Use single thread for kcov tests
    
    Make sure kcov only runs in linux build containers
    
    Fix cfg
    
    Fix cfg
    
    Attempt to fix kcov cli tests
    
    Fix kcov paths
    
    Use macro in tests
    
    Another attempt to collect coverage
    
    Use xenial
    mbrobbel committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    c44cd59 View commit details
    Browse the repository at this point in the history
  2. Enable branch builds

    mbrobbel committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    7153b58 View commit details
    Browse the repository at this point in the history
  3. Add some tests

    mbrobbel committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    b380b96 View commit details
    Browse the repository at this point in the history
  4. Add tests

    mbrobbel committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    8c52a83 View commit details
    Browse the repository at this point in the history
  5. Add test

    mbrobbel committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    60ae974 View commit details
    Browse the repository at this point in the history
  6. Reproduction tests

    mbrobbel committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    01ab2b2 View commit details
    Browse the repository at this point in the history