0.4.4.0
  1. bbc2360 pkg/unittest: readonly view of testCase collection by kevmoo@j832.com · 12 years ago
  2. 5e3c5d5 Change http code in pkg to use dart:typeddata instead of dart:scalarlist by asiva@google.com · 12 years ago
  3. c590e8a Switch pkg packages, pub, and dartdoc to use package: imports. by nweiz@google.com · 12 years ago
  4. fac7fba Re-enable throwing if we try to set the unit test configuration twice. by efortuna@google.com · 12 years ago
  5. 7c0d12b Remove throw from unittest. by efortuna@google.com · 12 years ago
  6. 0831efd Don't run stack_trace tests on Dartium. by nweiz@google.com · 12 years ago
  7. 829edfc Fix the stack_trace frame test on Windows as well. by nweiz@google.com · 12 years ago
  8. e3fcad4 Fix Frame.location on Windows in pkg/stack_trace. by nweiz@google.com · 12 years ago
  9. 3697a04 Add a library for manipulating stack traces. by nweiz@google.com · 12 years ago
  10. 9db4a1d pkg/logging: removed deprecated 'on' API by kevmoo@j832.com · 12 years ago
  11. 64f07b2 Tweak Resolver driver sample to prevent warning from new analyzer. by scheglov@google.com · 12 years ago
  12. 9ce0f42 Allow 'empty' tests if a feature is not supported in the browser. by efortuna@google.com · 12 years ago
  13. 9bf5ff3 Make path to meta go through pkg/ , so that it's rewritten properly. by dgrove@google.com · 12 years ago
  14. 020f085 Temporary fix to get tests running again. by efortuna@google.com · 12 years ago
  15. d44ba6d "Reverting 20457" by efortuna@google.com · 12 years ago
  16. fb5790f Add a dependency on pathos from http. by nweiz@google.com · 12 years ago
  17. b684a1e pkg/unittest: config refactor by kevmoo@j832.com · 12 years ago
  18. a707fd0 pkg/unittest: removed html_layout_config by kevmoo@j832.com · 12 years ago
  19. c21b5e3 fix variable in catch statement by kevmoo@j832.com · 12 years ago
  20. e728737 pkg/unittest: eliminate unneeded var by kevmoo@j832.com · 12 years ago
  21. 7533136 New Analysis Engine translation. by scheglov@google.com · 12 years ago
  22. 1a69837 pkg/intl: cleanup after message extraction test by kevmoo@j832.com · 12 years ago
  23. d2fe9fb Set pkg.status for more Intl tests that crash the VM by alanknight@google.com · 12 years ago
  24. 5c7234a Suppress no_library_test on Dartium, which requires all tests wrapped by alanknight@google.com · 12 years ago
  25. 6ed8fcc Add test and fix for 9203, fix sdk dep, delete unused file. by alanknight@google.com · 12 years ago
  26. da21fcd Update status file for intl test that sporadically crashes the VM by alanknight@google.com · 12 years ago
  27. 94073b7 Fix an outdated method call in example code for oauth2. by nweiz@google.com · 12 years ago
  28. 699a7a7 Fix for returned Futures in unittest by kevmoo@j832.com · 12 years ago
  29. afeda4a Marked date_time_format_file_even_test as flaky by kustermann@google.com · 12 years ago
  30. 68a2631 Move source maps package to the dart repo, so it can be used by other internal by sigmund@google.com · 12 years ago
  31. 7d365a2 Cut down the default timeout in scheduled_test. by nweiz@google.com · 12 years ago
  32. 6cd9cee Provisionally stop working around issues 9252 and 9253. by nweiz@google.com · 12 years ago
  33. 1d90135 Moved pkg pubspecs to use dev_dependencies where appropriate by kevmoo@j832.com · 12 years ago
  34. 876a1c0 Properly collate multiple directory validation errors in scheduled_test. by nweiz@google.com · 12 years ago
  35. d98dc62 Parameterize the import directories, fix test to behave correctly on an error by alanknight@google.com · 12 years ago
  36. 90e03e6 Miscellaneous small improvements for scheduled_test. by nweiz@google.com · 12 years ago
  37. b3d14f2 Mark pkg/scheduled_test/test/descriptor_test as flaky. by ricow@google.com · 12 years ago
  38. 8f7295d Work around issue 9252 in scheduled_test and pkg/http. by nweiz@google.com · 12 years ago
  39. 94c07e5 Change the way Patterns work in scheduled_test/descriptor. by nweiz@google.com · 12 years ago
  40. 6bda920 Update Intl's json data file generation to current APIs by alanknight@google.com · 12 years ago
  41. 1dd8b25 Fix analyzer_experimental. by scheglov@google.com · 12 years ago
  42. 1c4bc14 analyzer_experimental checkpoint and AnalysisContext example. by scheglov@google.com · 12 years ago
  43. 124e5a1 We might have hit the same safari bug again. by ngeoffray@google.com · 12 years ago
  44. 25850a0 Mark scheduled_test/test/scheduled_test_test slow by ricow@google.com · 12 years ago
  45. cdcb3e5 - Make test code fail when run from unexpected location. by iposva@google.com · 12 years ago
  46. affd539 Fix escaping in YAML RegExp. by rnystrom@google.com · 12 years ago
  47. d7729fd Update generated analyzer_experimental for new List interface. by scheglov@google.com · 12 years ago
  48. 52f0f0a Add issue number to failing test by alanknight@google.com · 12 years ago
  49. 343f7c0 Tweaking html_config to stabilize location test. by blois@google.com · 12 years ago
  50. f85fa4f Make argument to StringSink.writeln optional. by floitsch@google.com · 12 years ago
  51. 844cd39 Change getRange to sublist. Make getRange deprecated. by lrn@google.com · 12 years ago
  52. 16a944b Change status file for intl test with encoding issue on Windows by alanknight@google.com · 12 years ago
  53. 6a22d28 Add the ability to abort a scheduled test. by nweiz@google.com · 12 years ago
  54. ab0ead6 Intl test spawning processes must specify the encoding for stdout by alanknight@google.com · 12 years ago
  55. a9a8d42 Add a SafeHttpServer shim to work around issue 9140. by nweiz@google.com · 12 years ago
  56. cf827e4 Making it easier to run individual HTML tests. by blois@google.com · 12 years ago
  57. afc9838 Fix windows and pub failures in intl tests by alanknight@google.com · 12 years ago
  58. 0446767 Adds facilities for extracting Intl.message calls and generating code from translations by alanknight@google.com · 12 years ago
  59. b44320b Add a ScheduledServer class. by nweiz@google.com · 12 years ago
  60. 519fa6c pkg/args Option should be more strict about names and abbreviations by kevmoo@j832.com · 12 years ago
  61. 9827d99 Bring webdriver up to date with SDK changes, and a bit of refactoring. by gram@google.com · 12 years ago
  62. 76d507c Add List.insert. by floitsch@google.com · 12 years ago
  63. 2a857de dart2js: Create noSuchMethod handlers at runtime to reduce overhead. by erikcorry@google.com · 12 years ago
  64. 139e02c Rename analyzer-experimental to analyzer_experimental. by scheglov@google.com · 12 years ago
  65. 050c82b pkg/unittest: locking down TestCase by kevmoo@j832.com · 12 years ago
  66. ec56993 Disable resolver_test. by scheglov@google.com · 12 years ago
  67. d946286 Look for dart-sdk in two places. by scheglov@google.com · 12 years ago
  68. 482b2f3 Move Options to dart:io. by floitsch@google.com · 12 years ago
  69. 26c4b3a Fix file descriptor leak in event handler implementation. When shutting down an isolate, we did not destruct the eventhandler so we leaked the file descriptors for it. by ager@google.com · 12 years ago
  70. 3f6b0a7 pkg/unittest: fixed deprecations in alt configs by kevmoo@j832.com · 12 years ago
  71. ecf000d Use ".."-style imports in scheduled_test. by nweiz@google.com · 12 years ago
  72. 813010c Display which nested tasks are running when an error occurs in a scheduled test. by nweiz@google.com · 12 years ago
  73. bed4ef5 Display metadata about out-of-band callbacks in scheduled test errors. by nweiz@google.com · 12 years ago
  74. 65718c5 Rename XMatching to XWhere. by floitsch@google.com · 12 years ago
  75. 7a5e210 Skip analyzer-experimental/.../resolver_test test. by scheglov@google.com · 12 years ago
  76. 5ef5ba5 Fixing build. by scheglov@google.com · 12 years ago
  77. 204d01d Push new analyzer-experimental with Resolver and ResolverTest. by scheglov@google.com · 12 years ago
  78. 6e056b8 Lots of little changes for dartdoc/apidoc. by amouravski@google.com · 12 years ago
  79. cead1d4 ceil/floor/truncate/round return integers. by floitsch@google.com · 12 years ago
  80. 53f877e Rename String.concat to operator+. by lrn@google.com · 12 years ago
  81. 5dc8107 Revert "Remove Expect from core library." by floitsch@google.com · 13 years ago
  82. 12dbd2f Remove Expect from core library. by floitsch@google.com · 13 years ago
  83. afcfcce Accommodate a race condition in pkg/scheduled_test/scheduled_process_test. by nweiz@google.com · 13 years ago
  84. b73ee6b Remove debugging prints and comment out a few more tests in pkg/scheduled_test. by nweiz@google.com · 13 years ago
  85. 88c193c Add a bunch of ugly debugging prints to figure out why the bots are failing. by nweiz@google.com · 13 years ago
  86. 8fe98ec Fix the build breakages caused by r19742. by nweiz@google.com · 13 years ago
  87. 15762df Stop working around issue 8512. by nweiz@google.com · 13 years ago
  88. b67be38 Add a ScheduledProcess class to pkg/scheduled_test. by nweiz@google.com · 13 years ago
  89. 72390e1 pkg/unittest: fixed references to configuration implementations by kevmoo@j832.com · 13 years ago
  90. 5ea5ef0 Fix webdriver build warnings. by amouravski@google.com · 13 years ago
  91. e6d4c99 Revert "Don't output tons of messages on apidoc." and "Fix bot breaks." by ahe@google.com · 13 years ago
  92. d9fc776 Mark date_time_format_unitialized_test as flaky. by floitsch@google.com · 13 years ago
  93. dd48256 Remove deprecated StringBuffer.add, addAll and addCharCode. by floitsch@google.com · 13 years ago
  94. bead146 Renamed StreamSink to EventSink. Renamed signalError to addError. by lrn@google.com · 13 years ago
  95. b609684 Make IOSink implement StringSink by sgjesse@google.com · 13 years ago
  96. cc1932c Don't output tons of messages on apidoc. by amouravski@google.com · 13 years ago
  97. bf4db7b Suppress failure in pkg/intl/test/date_time_format_http_request_test by ricow@google.com · 13 years ago
  98. ff47888 Make instances of HeaderValue and ContentType immutable by sgjesse@google.com · 13 years ago
  99. 31636d3 Use JavaFile instead of Dart File. by scheglov@google.com · 13 years ago
  100. 7d86e62 Import packages outside oauth2 via ../../.../pkg/ . This allows packages by dgrove@google.com · 13 years ago