Nicolas Petton
|
3a998848f7
- ForkPool refactorings
|
12 years ago |
Nicolas Petton
|
4f4d5f446e
Updated Queue's class comment
|
12 years ago |
Nicolas Petton
|
4fa9962c27
- Renamed #temporallyDependentList: to #aliasTemporally:
|
12 years ago |
Nicolas Petton
|
4b993a8d78
Merge pull request #285 from herby/async-tests
|
12 years ago |
Nicolas Petton
|
ca71181d96
Merge pull request #287 from herby/gh-286
|
12 years ago |
Nicolas Petton
|
a657a736ce
Rewrote all methods including inlined JS statements
|
12 years ago |
Nicolas Petton
|
0bd11592e5
Parser now forbids mixing JS statements and Smalltalk code.
|
12 years ago |
Nicolas Petton
|
681dc4dd19
Merge branch 'master' into ast-interpreter
|
12 years ago |
Nicolas Petton
|
017c99d09c
Return unboxed version of the receiver with #value instead of #yourself
|
12 years ago |
Nicolas Petton
|
c739b517ca
Merge pull request #318 from herby/loader-external-packages
|
12 years ago |
Herbert Vojčík
|
909ef08ab3
Loader can load packages from different paths.
|
12 years ago |
Herbert Vojčík
|
35b86c5e76
Making indents consistent (tabs, since they were in majority).
|
12 years ago |
Herbert Vojčík
|
53ebc7f826
graceTime: now works and produces timeouts.
|
12 years ago |
Herby Vojčík
|
5ed9da31b3
Async tests can now be rerun individually.
|
12 years ago |
Herby Vojčík
|
6891027d28
nextRunDo: removed, contextOf: creates context.
|
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 |
Herby Vojčík
|
6cae2d96ef
RunningTestContext governs run of single test case.
|
12 years ago |
Herby Vojčík
|
868fdfe7a2
tearDown call moved to TestResult >> runCase:
|
12 years ago |
Herby Vojčík
|
d818bac490
self resume, worker is instvar.
|
12 years ago |
Herbert Vojčík
|
cea8781c1d
Wrapping result of set{Timeout,Interval}.
|
12 years ago |
Herbert Vojčík
|
31f2fd78af
Regression tests for GH-286.
|
12 years ago |
Nicolas Petton
|
5fe3841359
Merge branch 'master' into ast-interpreter
|
12 years ago |
Nicolas Petton
|
d47a54169e
Merge pull request #317 from herby/commit-to-packagehome
|
12 years ago |
Nicolas Petton
|
cef43f3108
Merge pull request #315 from herby/invalid-boolean
|
12 years ago |
Nicolas Petton
|
d3edbd8102
Merge pull request #312 from herby/yourself-toprimitive
|
12 years ago |
Nicolas Petton
|
77f30df6ea
Merge pull request #311 from herby/inner-alias-inline-ordering
|
12 years ago |
Nicolas Petton
|
6ddb40ebca
- IAContext for the AST interpreter
|
12 years ago |
Herbert Vojčík
|
aab99b2bc4
packageHome is honoured in commit paths from IDE.
|
12 years ago |