Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nicolas Petton 808f097524 Fixes issue #353 11 gadi atpakaļ
  Nicolas Petton 5601d56f93 Merge branch 'grunt' 11 gadi atpakaļ
  Nicolas Petton 3ed8b38659 - Many small fixed for grunt to compile amber. 11 gadi atpakaļ
  Manfred Kroehnert d83b55a161 TestCase: fix order of arguments in >>assert:equals: 11 gadi atpakaļ
  Nicolas Petton c5a513a221 - Merged contexts locals and args into one object 11 gadi atpakaļ
  Nicolas Petton b4f9a7f555 - improved MethodContext >> asString 11 gadi atpakaļ
  Nicolas Petton fadbe674a2 - fixed context locals filling 11 gadi atpakaļ
  Nicolas Petton 7b9e44855c - Use JS temp variables 11 gadi atpakaļ
  Nicolas Petton ebe041c095 Merge branch 'master' into ast-interpreter 11 gadi atpakaļ
  Nicolas Petton 1bacdd8b9c - More Sunit refactorings and reformattings 11 gadi atpakaļ
  Nicolas Petton 512b87c89d More small SUnit refactorings 11 gadi atpakaļ
  Nicolas Petton 4943e825ba More class SUnit comments and refactorings 11 gadi atpakaļ
  Herbert Vojčík e887dddd1a *TestContext classes refactored. 11 gadi atpakaļ
  Herbert Vojčík d02993725b RunningTestContext >> execute: refactored for readability. 11 gadi atpakaļ
  Herbert Vojčík 53ebc7f826 graceTime: now works and produces timeouts. 11 gadi atpakaļ
  Herby Vojčík 5ed9da31b3 Async tests can now be rerun individually. 11 gadi atpakaļ
  Herby Vojčík 6891027d28 nextRunDo: removed, contextOf: creates context. 11 gadi atpakaļ
  Herby Vojčík fb228e3276 #async: block of finished test not run. 11 gadi atpakaļ
  Herby Vojčík 7710e1cd34 tearDown called when async failure/error. 11 gadi atpakaļ
  Herby Vojčík 96416f75d9 Async SUnit tests, sans timeout. 11 gadi atpakaļ
  Herby Vojčík 6cae2d96ef RunningTestContext governs run of single test case. 11 gadi atpakaļ
  Herby Vojčík 868fdfe7a2 tearDown call moved to TestResult >> runCase: 11 gadi atpakaļ
  Herby Vojčík d818bac490 self resume, worker is instvar. 11 gadi atpakaļ
  Nicolas Petton 5921e6bb67 - fix the parser for '\\' selectors 11 gadi atpakaļ
  Herby Vojčík 231e7ae07a TestSuiteRunner uses fork; impl. fork using pool. 11 gadi atpakaļ
  Herbert Vojčík a5fd3c1916 Test{SuiteRunner,Result} competencies. 11 gadi atpakaļ
  Herbert Vojčík 867ef99701 Announce always, in ensure: 11 gadi atpakaļ
  Herbert Vojčík 0ac15010cc Pharo-inspired changes; setUp/tearDown covered. 11 gadi atpakaļ
  Herbert Vojčík 1232d8861c Serializing tests running while still fast. 11 gadi atpakaļ
  Herbert Vojčík 0b8aeeaeac Recompile to fix compiler error with super. 11 gadi atpakaļ