debian/compat
author Pulkit Goyal <7895pulkit@gmail.com>
Thu, 24 May 2018 02:02:11 +0530
changeset 3773 958dad74e877
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
tests: add tests for testing --abort while content-divergence resolution This patch adds a new test file with a very basic test of `--abort` on an interrupted evolve which was resolving content-divergence. Upcoming patches will add more rigourous tests.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
531
b18b00036355 pkg/debian: Debian packaging
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
8