Commit 62845c903ed3e67e76773534b8df6cc200b65d41

Vicent Martí 2011-05-17T05:11:06

Merge pull request #116 from carlosmn/test-naming tests: update NAMING file

diff --git a/tests/NAMING b/tests/NAMING
index ab425e2..e5a6e99 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