• Show log

    Commit

  • Hash : 76633215
    Author : Carlos Martín Nieto
    Date : 2015-06-24T14:25:36

    binary diff: test that the diff and patch otputs are the same
    
    We test the generation of the textual patch via the patch function,
    which are just one of two possibilities to get the output.
    
    Add a second patch generation via the diff function to make sure both
    outputs are in sync.