From bb0ac304431e8aed686a8a817aaccd74b1ba4f24 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 22 Oct 2009 15:04:29 +0200 Subject: Added frame for new Repo handling and some neat decorators, including tests that test whether the testing framework does what it should --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 377d7e07..3b42095e 100644 --- a/CHANGES +++ b/CHANGES @@ -138,6 +138,12 @@ Remote * Repo.remotes lists all remotes * Repo.remote returns a remote of the specified name if it exists +Test Framework +-------------- +* Added support for common TestCase base class that provides additional functionality + to receive repositories tests can also write to. This way, more aspects can be + tested under real-world ( un-mocked ) conditions. + Tree ---- * former 'name' member renamed to path as it suits the actual data better -- cgit v1.2.3