Herby Vojčík
|
6891027d28
nextRunDo: removed, contextOf: creates context.
|
12 年之前 |
Herby Vojčík
|
fb228e3276
#async: block of finished test not run.
|
12 年之前 |
Herby Vojčík
|
7710e1cd34
tearDown called when async failure/error.
|
12 年之前 |
Herby Vojčík
|
96416f75d9
Async SUnit tests, sans timeout.
|
12 年之前 |
Herby Vojčík
|
6cae2d96ef
RunningTestContext governs run of single test case.
|
12 年之前 |
Herby Vojčík
|
868fdfe7a2
tearDown call moved to TestResult >> runCase:
|
12 年之前 |
Herby Vojčík
|
d818bac490
self resume, worker is instvar.
|
12 年之前 |
Herby Vojčík
|
231e7ae07a
TestSuiteRunner uses fork; impl. fork using pool.
|
12 年之前 |
Herbert Vojčík
|
a5fd3c1916
Test{SuiteRunner,Result} competencies.
|
12 年之前 |
Herbert Vojčík
|
867ef99701
Announce always, in ensure:
|
12 年之前 |
Herbert Vojčík
|
0ac15010cc
Pharo-inspired changes; setUp/tearDown covered.
|
12 年之前 |
Herbert Vojčík
|
1232d8861c
Serializing tests running while still fast.
|
12 年之前 |
Herbert Vojčík
|
2e8f8bcf35
TestRunner: separate domain from presentation.
|
12 年之前 |
Nicolas Petton
|
04ae316d5a
Merge branch 'master' into impCodeGenerator
|
12 年之前 |
Nicolas Petton
|
44bc2d4bbb
Added TestCase>>isAbstract
|
12 年之前 |
Nicolas Petton
|
85133ae990
First try at a new compiler architecture
|
12 年之前 |
Nicolas Petton
|
171054834f
Fixed issue #141
|
13 年之前 |
Nicolas Petton
|
0c436c5586
Merge with dale
|
13 年之前 |
Nicolas Petton
|
4ecba95fd9
- Fix Object>>try:catch: and BlockClosure>>on:do: to answer the result of the block evaluation
|
13 年之前 |
Laurent Laffont
|
60076832d2
merge with master
|
13 年之前 |
Laurent Laffont
|
7caa3af0a4
merge with master
|
13 年之前 |
Göran Krampe
|
085a1424de
Added Package properties, storeOn:, storeString, and support for package properties in fileouts (js and st).
|
13 年之前 |
Nicolas Petton
|
797954d0e4
- (almost) Working debugger
|
13 年之前 |
Göran Krampe
|
ec0f8b0e43
Moved TestRunner and ProgressBar to IDE from SUnit.
|
13 年之前 |
Laurent Laffont
|
39c55725e3
Merge remote-tracking branch 'upstream/master'
|
13 年之前 |
Nicolas Petton
|
dd1eae2b57
Removed mock unit test classes
|
13 年之前 |
Laurent Laffont
|
8c8a3f99ae
add assert:description:, TestRunner show error message
|
13 年之前 |
Laurent Laffont
|
ddca2dc672
More basic stuff + tests
|
13 年之前 |
Nicolas Petton
|
8fa92ba935
- Use CodeMirror for syntax highlighting
|
13 年之前 |
Nicolas Petton
|
0aae3e8448
- Removed unused init.js
|
13 年之前 |