• Show log

    Commit

  • Hash : 5c4b7472
    Author : Patrick Steinhardt
    Date : 2018-10-26T13:49:48

    tests: simplify cmake test configuration
    
    Simplify the names for the tests, removing the unnecessary
    "libgit2-clar" prefix.  Make "all" the new default test run, and include
    the online tests by default (since HTTPS should always be enabled).
    
    For the CI tests, create an offline-only test, then the various online
    tests.
    
    (cherry picked from commit ce798b256b071f57bfd62664626c10339b3e36f7)