CVS commit by mornfall: - more fixes of the modified Tree/Node/Grouper code; it actually semi-works now (still got some problems tho) - add unit testing (for now only few tests for tree and stl_util) - clean up all the IterType remnants in active code
A tests/libcapture/Makefile.am 1.1 A tests/libcapture/stl_util-test.cpp 1.1 [no copyright] A tests/libcapture/tree-test.cpp 1.1 [no copyright] M +1 -1 Makefile.am 1.4 M +14 -37 libcapture/feeder.h 1.9 M +6 -6 libcapture/grouper.cpp 1.10 M +2 -3 libcapture/grouper.h 1.9 M +0 -2 libcapture/pkgcache.cpp 1.21 M +1 -1 libcapture/pkggroup.cpp 1.4 M +21 -11 libcapture/tree.cpp 1.8 M +2 -0 libcapture/treebranchnode.cpp 1.5 M +9 -9 libkapture/kapturemanager.cpp 1.16 M +5 -1 libkapture/listtreewidget.cpp 1.11 R tests/stl_util.cpp 1.1