Commit History

Author SHA1 Message Date
  Herbert Vojčík b8df317c70 amber.js: Excessive vars and semicolons; tabs; some more. 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 512b87c89d More small SUnit refactorings 11 years ago
  Nicolas Petton 64855b5dce More SUnit tests 11 years ago
  Nicolas Petton 4943e825ba More class SUnit comments and refactorings 11 years ago
  Nicolas Petton 4fbb4065b4 Merge pull request #321 from herby/async-test-refactor-readable 11 years ago
  Herbert Vojčík e887dddd1a *TestContext classes refactored. 11 years ago
  Nicolas Petton c43b4fa360 Merge pull request #320 from herby/async-test-refactor-readable 11 years ago
  Herbert Vojčík d02993725b RunningTestContext >> execute: refactored for readability. 11 years ago
  Nicolas Petton 3a998848f7 - ForkPool refactorings 11 years ago
  Nicolas Petton 4f4d5f446e Updated Queue's class comment 11 years ago
  Nicolas Petton 4fa9962c27 - Renamed #temporallyDependentList: to #aliasTemporally: 11 years ago
  Nicolas Petton 4b993a8d78 Merge pull request #285 from herby/async-tests 11 years ago
  Nicolas Petton ca71181d96 Merge pull request #287 from herby/gh-286 11 years ago
  Nicolas Petton a657a736ce Rewrote all methods including inlined JS statements 11 years ago
  Nicolas Petton 0bd11592e5 Parser now forbids mixing JS statements and Smalltalk code. 11 years ago
  Nicolas Petton 681dc4dd19 Merge branch 'master' into ast-interpreter 11 years ago
  Nicolas Petton 017c99d09c Return unboxed version of the receiver with #value instead of #yourself 11 years ago
  Nicolas Petton c739b517ca Merge pull request #318 from herby/loader-external-packages 11 years ago
  Herbert Vojčík 909ef08ab3 Loader can load packages from different paths. 11 years ago
  Herbert Vojčík 35b86c5e76 Making indents consistent (tabs, since they were in majority). 11 years ago
  Herbert Vojčík 53ebc7f826 graceTime: now works and produces timeouts. 11 years ago
  Herby Vojčík 5ed9da31b3 Async tests can now be rerun individually. 11 years ago
  Herby Vojčík 6891027d28 nextRunDo: removed, contextOf: creates context. 11 years ago
  Herby Vojčík fb228e3276 #async: block of finished test not run. 11 years ago
  Herby Vojčík 7710e1cd34 tearDown called when async failure/error. 11 years ago
  Herby Vojčík 96416f75d9 Async SUnit tests, sans timeout. 11 years ago
  Herby Vojčík 6cae2d96ef RunningTestContext governs run of single test case. 11 years ago
  Herby Vojčík 868fdfe7a2 tearDown call moved to TestResult >> runCase: 11 years ago