Herbert Vojčík
|
cdd56a0fdb
.st: Smalltalk{ current=>} createPackage:
|
10 years ago |
Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
11 years ago |
Nicolas Petton
|
df530e72d7
longer timeout for async sunit tests
|
11 years ago |
Herbert Vojčík
|
8d0d0adde2
Convert spaces to tabs in .st
|
11 years ago |
Herbert Vojčík
|
2e40ee8a92
createPackage: with only one parameter at the beginning of .st
|
11 years ago |
Manfred Kroehnert
|
c8b4404f1c
SUnit-Tests: fix order of actual and expected parameter
|
11 years ago |
Manfred Kroehnert
|
d92cdfdfc6
SUnit-Tests: fix equality tests to use assert: (a = b)
|
11 years ago |
Manfred Kroehnert
|
64b604d616
SUnit-Tests: fix usage of >>assert:equals:
|
11 years ago |
Herbert Vojčík
|
3f42379ee9
Using set equality in some tests where workarounds were before.
|
11 years ago |
Nicolas Petton
|
d9ce50f9da
Oops. Broke some tests.
|
11 years ago |
Nicolas Petton
|
1bacdd8b9c
- More Sunit refactorings and reformattings
|
11 years ago |
Nicolas Petton
|
64855b5dce
More SUnit tests
|
11 years ago |
Nicolas Petton
|
4943e825ba
More class SUnit comments and refactorings
|
11 years ago |
Herbert Vojčík
|
53ebc7f826
graceTime: now works and produces timeouts.
|
12 years ago |
Herby Vojčík
|
fb228e3276
#async: block of finished test not run.
|
12 years ago |
Herby Vojčík
|
7710e1cd34
tearDown called when async failure/error.
|
12 years ago |
Herby Vojčík
|
96416f75d9
Async SUnit tests, sans timeout.
|
12 years ago |