Commit History

Autor SHA1 Mensaxe Data
  Herbert Vojčík 29c4f6e710 smalltalk.[A-Z] => globals.[A-Z] %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton be47f76ad9 Fixes issue #792 %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík cdd56a0fdb .st: Smalltalk{ current=>} createPackage: %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 6458967a53 tests: Smalltalk {current=>globals} at:; Smalltalk {current=>} %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 962a96ab72 Fixed SetTest >> collectionOfPrintStrings %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 68ced3cb27 tests use some falsy element, fixed storage of booleans %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 163eb672cd New Set that use buckets based on typeof and constructor.name. %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík deedd74679 Set test with various types of elements %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton 8cf1808a2a Merge pull request #791 from herby/indexof-fix %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík b96a20b10d Cleaned and restructured test for Dictionary and HashedCollection %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 12151eff6e Fix SequencableCollection >> indexOf: family %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton 49ccac8777 Merge branch 'allow-comma-for-hashedcollection' of https://github.com/herby/amber into herby-allow-comma-for-hashedcollection %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík b21993174f Tests for comma in HashedCollection, allowing comma %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík d08807d360 ifAbsentPut: tests %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík dc9b9af8f8 additional comma and addAll: test for overlapping Sets %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 34422d9fbf Use self collectionSize for SequenceableCollection borders %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 8ff78c754c Clarifications %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 90575ae7eb SetTest is now in CollectionTest hierarchy %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 57ccbe44b8 detect:ifNone: test %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík ce2745fbf0 {coll,sel,det}ect tests, nonValue merged w/ newValue %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík c99851bd6e testAddAll, testComma %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 2fac53060f Fixing TestRunner failure, returning ^nil to collectionClass %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík ebbe2e345a test collection size in base %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 67d2baa7a0 base testAtPut for all IndexableCollections %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík fb6855c6df testDo runs with collectionWithDuplicates as well %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík c4eb9e6e69 ifPresent:{,ifAbsent:} tests at base, removed subtests %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík bb79f65996 sampleXxx fixture methods, Indexable base tests use it %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík e8c346be5d 'fixture' protocol, commented some base class methods %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 3cdc49ecf1 SequenceableCollection subtree tests now use literals mostly %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 62805574a3 Fixed base testFirstN, using it in ArrayTest %!s(int64=10) %!d(string=hai) anos