コミット履歴

作者 SHA1 メッセージ 日付
  Herbert Vojčík fb6855c6df testDo runs with collectionWithDuplicates as well 10 年 前
  Herbert Vojčík c4eb9e6e69 ifPresent:{,ifAbsent:} tests at base, removed subtests 10 年 前
  Herbert Vojčík bb79f65996 sampleXxx fixture methods, Indexable base tests use it 10 年 前
  Herbert Vojčík e8c346be5d 'fixture' protocol, commented some base class methods 10 年 前
  Herbert Vojčík 3cdc49ecf1 SequenceableCollection subtree tests now use literals mostly 10 年 前
  Herbert Vojčík 62805574a3 Fixed base testFirstN, using it in ArrayTest 10 年 前
  Herbert Vojčík d38bf9a76b Pushing collection{,WithDuplicates} down from base class 10 年 前
  Nicolas Petton 58cc0bbce9 - fixes SequenceableCollection >> endsWith: 10 年 前
  Nicolas Petton cdaeb205e7 Fixes #779 10 年 前
  Nicolas Petton a98c50468f Uses protocol instead of category in method exports 10 年 前
  Nicolas Petton c72222ef4e Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol) 10 年 前
  Herbert Vojčík dc44e0f409 Fixes #763 10 年 前
  Nicolas Petton a3110cb681 Makes JSObjectProxy a subclass of AbstractProxy 10 年 前
  Herbert Vojčík d726202146 Collection >> {none,any,all}Satisfy: 10 年 前
  Herbert Vojčík 9f071e04cd Collection >> testContains is generic 10 年 前
  Herbert Vojčík fc0c32187a Collection >> anyOne 10 年 前
  Herbert Vojčík fc6c75521f combined ifEmpty:ifNotEmpty: and vice versa 10 年 前
  Herbert Vojčík cb0acaa032 tests for if{,Not}Empty: 10 年 前
  Nicolas Petton db549096be Merge pull request #731 from mkroehnert/announcement 10 年 前
  Herbert Vojčík ce483647b2 Collection >> removeAll 10 年 前
  Manfred Kroehnert 57b61ed35c Announcer: add first unit tests 11 年 前
  Nicolas Petton 26a757a05f reformatting to follow the coding conventions 11 年 前
  Nicolas Petton ab78f6e3de - Avoid too many aliasing due to send indexes (partial fix only) 11 年 前
  Nicolas Petton 6f3a1c1d42 Fixes issue with non aliased receivers of inlined sends as shown by 11 年 前
  Nicolas Petton 7211ee8408 - Adds Node >> isReferenced to avoid unneeded aliasing 11 年 前
  Nicolas Petton 19ef15eb42 Small StringTest reformattings 11 年 前
  Nicolas Petton 985796161f - Moves TestFirst, etc. from ArrayTest to SequenceableCollectionTest 11 年 前
  Nicolas Petton 74816856f8 Merge pull request #699 from tony-tran/newTestFeatures 11 年 前
  Tony Tran 09dd710252 Update unit tests 11 年 前
  Tony Tran 8f649afd34 Adding new test features in Collection, Queue, Point and Random 11 年 前