Commit graph

19 commits

Author SHA1 Message Date
rfm
c7f0c27dd7 More leaks fixed 2024-11-16 14:07:33 +00:00
Gregory John Casamento
458958554b Fixed test 2019-07-02 01:00:41 -04:00
Gregory John Casamento
ae46b02ee2 Add new tests for indexOfObjectAtIndexes:... 2019-07-01 19:23:45 -04:00
Gregory John Casamento
3b88b49eb0 Additional test for method requested to be tested 2019-07-01 18:40:32 -04:00
Gregory John Casamento
2d94f5d17f Add new test for indexesOfOobjectsMPassingTest: 2019-07-01 09:11:05 -04:00
Gregory John Casamento
d814df7311 Add new test for indexOfObjectPassingTest 2019-06-28 13:58:12 -04:00
fredkiefer
05233e64d6 Remove broken test. This code gave a bad access exception when run on a Mac. 2019-06-27 19:02:03 +02:00
fredkiefer
eff6575d9f Add test for isSubsetOfSet: and correct implementation to fit the test. 2019-06-27 15:26:01 +02:00
fredkiefer
ff675b2e78 Format the test code. 2019-06-27 15:10:14 +02:00
Gregory John Casamento
d826bb5a25 Reduce repetitive implementation of the same algorithm in the code. Make sure that insertion happens in one method only 2019-06-18 22:07:11 -04:00
Gregory John Casamento
f2ba8a3093 Add macos archive test 2019-06-17 20:00:50 -04:00
Gregory John Casamento
3278eaa2ca Add new test, fix replaceObjectsAtIndexes:withObjects: 2019-06-13 06:00:40 -04:00
Gregory John Casamento
0a2f885456 Reimplement some methods to fix some issues. 2019-06-12 11:23:33 -04:00
Gregory John Casamento
6ad1e47ab7 Fix issue with move method 2019-06-12 08:21:32 -04:00
Gregory John Casamento
966c31f43d Fix a number of comments by Fred 2019-06-10 10:20:26 -04:00
Gregory John Casamento
c53336b29e Add new tests 2019-06-09 14:53:06 -04:00
Gregory John Casamento
f8994e1049 New tests and corrected code for NSOrderedSet/NSMutableOrderedSet. Submitting for review. 2019-06-09 07:17:57 -04:00
Gregory John Casamento
48cf585c46 Rudimentary NSOrderedSet tests 2019-06-08 08:56:18 -04:00
Richard Frith-MacDonald
548520671b Add placeholder for NSOrderedSet testing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34747 72102866-910b-0410-8b05-ffd578937521
2012-02-08 17:42:24 +00:00