• Show log

    Commit

  • Hash : 9c5e05ad
    Author : Edward Thomson
    Date : 2019-01-23T10:43:29

    deprecation: move deprecated tests into their own file
    
    Move the deprecated stream tests into their own compilation unit.  This
    will allow us to disable any preprocessor directives that apply to
    deprecation just for these tests (eg, disabling `GIT_DEPRECATED_HARD`).