From 511b2370d942ec9833540c5b11dacc2531844e1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= Date: Mon, 4 Apr 2011 17:24:37 +0200 Subject: [PATCH] tests: update NAMING file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Martín Nieto --- tests/NAMING | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/tests/NAMING b/tests/NAMING index ab425e23e..e5a6e9956 100644 --- a/tests/NAMING +++ b/tests/NAMING @@ -23,14 +23,22 @@ Categories 04__: Parsing and loading commit data -05__: To be described +05__: Revision walking -06__: To be described +06__: Index reading, writing and searching -07__: To be described +07__: Tests for the internal hashtable code -08__: To be described +08__: Tag reading and writing -09__: To be described +09__: Reading tree objects -10__: Symbolic, loose and packed references reading and writing. \ No newline at end of file +10__: Symbolic, loose and packed references reading and writing. + +11__: SQLite backend + +12__: Repository init and opening + +13__: Threads, empty as of now + +14__: Configuration parsing