[Pharo-project] tests for FasterSets
Hi, I have saved some tests for A lot of subclasses of Dictionary and Set in 'PharoTaskForces'. Those tests only test basic behavior of a Set or a Dictionary. You will probably find errors and failures not due to fasterSets specificities : - uncommented classes - methods unclassified - class implementation bugs ( like smallDictionary . MethodDictionary ) - class specific behavior ( in this case, tests should maybe be rewriten).
Thanks cyrille When you publish tests that are ready to integrate let us know. Are these tests ready for dictionary and friends? Stef On Jul 17, 2009, at 12:00 PM, Cyrille Delaunay wrote:
Hi,
I have saved some tests for A lot of subclasses of Dictionary and Set in 'PharoTaskForces'. Those tests only test basic behavior of a Set or a Dictionary.
You will probably find errors and failures not due to fasterSets specificities :
- uncommented classes - methods unclassified - class implementation bugs ( like smallDictionary . MethodDictionary ) - class specific behavior ( in this case, tests should maybe be rewriten). _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Cyrille Delaunay -
Stéphane Ducasse