Herbert Vojčík
|
34422d9fbf
Use self collectionSize for SequenceableCollection borders
|
il y a 11 ans |
Herbert Vojčík
|
8ff78c754c
Clarifications
|
il y a 11 ans |
Herbert Vojčík
|
90575ae7eb
SetTest is now in CollectionTest hierarchy
|
il y a 11 ans |
Herbert Vojčík
|
57ccbe44b8
detect:ifNone: test
|
il y a 11 ans |
Herbert Vojčík
|
ce2745fbf0
{coll,sel,det}ect tests, nonValue merged w/ newValue
|
il y a 11 ans |
Herbert Vojčík
|
c99851bd6e
testAddAll, testComma
|
il y a 11 ans |
Herbert Vojčík
|
2fac53060f
Fixing TestRunner failure, returning ^nil to collectionClass
|
il y a 11 ans |
Herbert Vojčík
|
ebbe2e345a
test collection size in base
|
il y a 11 ans |
Herbert Vojčík
|
67d2baa7a0
base testAtPut for all IndexableCollections
|
il y a 11 ans |
Herbert Vojčík
|
fb6855c6df
testDo runs with collectionWithDuplicates as well
|
il y a 11 ans |
Herbert Vojčík
|
c4eb9e6e69
ifPresent:{,ifAbsent:} tests at base, removed subtests
|
il y a 11 ans |
Herbert Vojčík
|
bb79f65996
sampleXxx fixture methods, Indexable base tests use it
|
il y a 11 ans |
Herbert Vojčík
|
e8c346be5d
'fixture' protocol, commented some base class methods
|
il y a 11 ans |
Herbert Vojčík
|
3cdc49ecf1
SequenceableCollection subtree tests now use literals mostly
|
il y a 11 ans |
Herbert Vojčík
|
62805574a3
Fixed base testFirstN, using it in ArrayTest
|
il y a 11 ans |
Herbert Vojčík
|
d38bf9a76b
Pushing collection{,WithDuplicates} down from base class
|
il y a 11 ans |
Nicolas Petton
|
58cc0bbce9
- fixes SequenceableCollection >> endsWith:
|
il y a 11 ans |
Nicolas Petton
|
cdaeb205e7
Fixes #779
|
il y a 11 ans |
Nicolas Petton
|
c72222ef4e
Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol)
|
il y a 11 ans |
Herbert Vojčík
|
dc44e0f409
Fixes #763
|
il y a 11 ans |
Nicolas Petton
|
a3110cb681
Makes JSObjectProxy a subclass of AbstractProxy
|
il y a 11 ans |
Herbert Vojčík
|
d726202146
Collection >> {none,any,all}Satisfy:
|
il y a 11 ans |
Herbert Vojčík
|
9f071e04cd
Collection >> testContains is generic
|
il y a 11 ans |
Herbert Vojčík
|
fc0c32187a
Collection >> anyOne
|
il y a 11 ans |
Herbert Vojčík
|
fc6c75521f
combined ifEmpty:ifNotEmpty: and vice versa
|
il y a 11 ans |
Herbert Vojčík
|
cb0acaa032
tests for if{,Not}Empty:
|
il y a 11 ans |
Nicolas Petton
|
db549096be
Merge pull request #731 from mkroehnert/announcement
|
il y a 11 ans |
Herbert Vojčík
|
ce483647b2
Collection >> removeAll
|
il y a 11 ans |
Manfred Kroehnert
|
57b61ed35c
Announcer: add first unit tests
|
il y a 11 ans |
Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
il y a 11 ans |