From 206c2ffad8d63f6299db58adccbab6b92e18c605 Mon Sep 17 00:00:00 2001 From: javalizard <> Date: Sun, 18 Apr 2010 15:58:37 +0000 Subject: TPriorityList works like TList if no class specific methods are called. Adds the Unit test. TPriorityList needs more unit testing but I wanted to submit this so the method names can be peer reviewed. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 37da8a90..fe708dd6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3635,6 +3635,7 @@ tests/unit/Collections/TListTest.php -text tests/unit/Collections/TMapTest.php -text tests/unit/Collections/TPagedDataSourceTest.php -text tests/unit/Collections/TPagedListTest.php -text +tests/unit/Collections/TPriorityListTest.php -text tests/unit/Collections/TQueueTest.php -text tests/unit/Collections/TStackTest.php -text tests/unit/Data/DataGateway/AllTests.php -text -- cgit v1.2.3