• Show log

    Commit

  • Hash : cbd04896
    Author : Russell Belfer
    Date : 2013-12-10T14:38:35

    Fix checkout notify callback docs and tests
    
    The checkout notify callback behavior on non-zero return values
    was not being tested.  This adds tests, fixes a bug with positive
    values, and clarifies the documentation to make it clear that the
    checkout can be canceled via this mechanism.