| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixes #994
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Chenxiong Qi <qcxhome@gmail.com>
|
|
|
|
|
|
|
|
Fixes #943
|
|
Fixes #774
|
|
|
|
|
|
|
|
And directly use coverage.py
|
|
And directly use coverage.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also change TestOutputStream to subclass TestBase rather than object
|
|
|
|
|
|
|
|
Also change TestActor to subclass TestBase rather than object and create and use base TestCommitSerialization class for assert_commit_serialization method
|
|
Also remove no longer used assert_not_none
|
|
assert_instance_of, assert_not_instance_of, assert_none, assert_not_match, assert_mode_644, assert_mode_755
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In TestRepo.test_should_display_blame_information
|
|
In TestIndex.test_index_mutation
|
|
|
|
In TExc.test_CommandError_unicode
|
|
|
|
|
|
|
|
|
|
Ubuntu Xenial 16.04 is now the default Travis CI build environment:
https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment
|
|
|
|
|
|
|