Thomas Rake
|
36dc626ea6
FileServer>>validateBasePath clean space stat parameter;used ifNil:ifNotNil on err; reformatted warning messages.
|
11 years ago |
Thomas Rake
|
8f8aafe52f
FileServer --base-path validation checks are async and console warn:
|
11 years ago |
Thomas Rake
|
5bd1e722b9
FileServer:checks --base-path but only warns on problem values
|
11 years ago |
Thomas Rake
|
f357492316
validation of --base-path only directories.
|
11 years ago |
Herbert Vojčík
|
7e3e1a7a6b
Merge branch 'upstream' into allow-comma-for-hashedcollection
|
11 years ago |
Herbert Vojčík
|
34aa94a399
Update API-CHANGES.txt
|
11 years ago |
Herbert Vojčík
|
404789e9c0
Update API-CHANGES.txt
|
11 years ago |
Herbert Vojčík
|
af9a491020
Merge branch 'upstream' into at-ifabsentput-tests
|
11 years ago |
Herbert Vojčík
|
9f89dd7d52
Update API-CHANGES.txt
|
11 years ago |
Herbert Vojčík
|
b21993174f
Tests for comma in HashedCollection, allowing comma
|
11 years ago |
Herbert Vojčík
|
6e6add75bf
Push at:ifAbsentPut: up
|
11 years ago |
Herbert Vojčík
|
d08807d360
ifAbsentPut: tests
|
11 years ago |
Herbert Vojčík
|
dc9b9af8f8
additional comma and addAll: test for overlapping Sets
|
11 years ago |
Nicolas Petton
|
d98168eba5
Merge branch 'bug-755' of https://github.com/tomrake/amber
|
11 years ago |
Nicolas Petton
|
d8e4e0283e
Small reformattings in Array and String
|
11 years ago |
Nicolas Petton
|
7516c9c39d
fixes boot.js `wrappedError()`
|
11 years ago |
Nicolas Petton
|
f9422ef056
Use `instanceof RangeError` in boot.js
|
11 years ago |
Nicolas Petton
|
6448a8dd42
Merge pull request #783 from herby/do-not-test-implementation
|
11 years ago |
Herbert Vojčík
|
34422d9fbf
Use self collectionSize for SequenceableCollection borders
|
11 years ago |
Herbert Vojčík
|
8ff78c754c
Clarifications
|
11 years ago |
Herbert Vojčík
|
f07d4f85f0
Fix missing removeAll in Set
|
11 years ago |
Herbert Vojčík
|
90575ae7eb
SetTest is now in CollectionTest hierarchy
|
11 years ago |
Herbert Vojčík
|
57ccbe44b8
detect:ifNone: test
|
11 years ago |
Herbert Vojčík
|
ce2745fbf0
{coll,sel,det}ect tests, nonValue merged w/ newValue
|
11 years ago |
Herbert Vojčík
|
c99851bd6e
testAddAll, testComma
|
11 years ago |
Herbert Vojčík
|
2fac53060f
Fixing TestRunner failure, returning ^nil to collectionClass
|
11 years ago |
Herbert Vojčík
|
ebbe2e345a
test collection size in base
|
11 years ago |
Herbert Vojčík
|
67d2baa7a0
base testAtPut for all IndexableCollections
|
11 years ago |
Herbert Vojčík
|
fb6855c6df
testDo runs with collectionWithDuplicates as well
|
11 years ago |
Benjamin Van Ryseghem
|
c8eee7bd2c
Gives focus on input in `HLRequestWidget`
|
11 years ago |