Issue2011

Title build a testcase for the fix in copies in 31141fd7c9cc
Priority bug Status unread
Superseder Nosy List pmezard, tonfa
Assigned To Topics

Created on 2010-02-02.12:02:09 by tonfa, last changed 2010-02-02.14:32:11 by pmezard.

Messages
msg11560 (view) Author: tonfa Date: 2010-02-02.12:02:08
changeset:   10303:31141fd7c9cc
user:        Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date:        Tue Feb 02 09:05:20 2010 +0100
summary:     copies: check if revisions are related (bug found with pylint)


The cset above fixes a long standing bug that wasn't detected by any tests, 
but by a code analysis (pylint). We should try to build a testcase.
History
Date User Action Args
2010-02-02 14:32:11pmezardsetnosy: + pmezard
2010-02-02 12:02:09tonfacreate