コミット履歴

作者 SHA1 メッセージ 日付
  Nicolas Petton 8cf1808a2a Merge pull request #791 from herby/indexof-fix 10 年 前
  Herbert Vojčík b96a20b10d Cleaned and restructured test for Dictionary and HashedCollection 10 年 前
  Herbert Vojčík 12151eff6e Fix SequencableCollection >> indexOf: family 10 年 前
  Nicolas Petton 49ccac8777 Merge branch 'allow-comma-for-hashedcollection' of https://github.com/herby/amber into herby-allow-comma-for-hashedcollection 10 年 前
  Herbert Vojčík b21993174f Tests for comma in HashedCollection, allowing comma 10 年 前
  Herbert Vojčík d08807d360 ifAbsentPut: tests 10 年 前
  Herbert Vojčík dc9b9af8f8 additional comma and addAll: test for overlapping Sets 10 年 前
  Herbert Vojčík 34422d9fbf Use self collectionSize for SequenceableCollection borders 10 年 前
  Herbert Vojčík 8ff78c754c Clarifications 10 年 前
  Herbert Vojčík 90575ae7eb SetTest is now in CollectionTest hierarchy 10 年 前
  Herbert Vojčík 57ccbe44b8 detect:ifNone: test 10 年 前
  Herbert Vojčík ce2745fbf0 {coll,sel,det}ect tests, nonValue merged w/ newValue 10 年 前
  Herbert Vojčík c99851bd6e testAddAll, testComma 10 年 前
  Herbert Vojčík 2fac53060f Fixing TestRunner failure, returning ^nil to collectionClass 10 年 前
  Herbert Vojčík ebbe2e345a test collection size in base 10 年 前
  Herbert Vojčík 67d2baa7a0 base testAtPut for all IndexableCollections 10 年 前
  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 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 年 前