- Oct 07, 2014
-
-
srawlins@google.com authored
BUG= https://code.google.com/p/dart/issues/detail?id=21239 R=rnystrom@google.com Review URL: https://codereview.chromium.org//627403002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@40968 260f80e4-7a28-3924-810f-c04153c831b5
-
srawlins@google.com authored
BUG= https://code.google.com/p/dart/issues/detail?id=13105 R=rnystrom@google.com Review URL: https://codereview.chromium.org//638433003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@40967 260f80e4-7a28-3924-810f-c04153c831b5
-
- Sep 18, 2014
-
-
kevmoo@google.com authored
R=nweiz@google.com Review URL: https://codereview.chromium.org//524153002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@40475 260f80e4-7a28-3924-810f-c04153c831b5
-
- Aug 20, 2014
-
-
dgrove@google.com authored
closure of each test after it runs. R=rnystrom@google.com Review URL: https://codereview.chromium.org//495813002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@39438 260f80e4-7a28-3924-810f-c04153c831b5
-
- Aug 07, 2014
-
-
paulberry@google.com authored
Previously, if a unit test returned a future, then while the unit test framework was awaiting that future, asynchronous failures occurring during callback functions would not abort the test. In addition to fixing the bug, fix a flaw in the _defer() function which prevented async_exception_test from actually testing asynchronous exceptions. BUG= http://dartbug.com/20153 R=kevmoo@google.com Review URL: https://codereview.chromium.org//416133002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@39013 260f80e4-7a28-3924-810f-c04153c831b5
-
- Jul 23, 2014
-
-
kevmoo@google.com authored
Updated homepage url R=rnystrom@google.com Review URL: https://codereview.chromium.org//412483005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@38485 260f80e4-7a28-3924-810f-c04153c831b5
-
- Jun 09, 2014
-
-
kevmoo@google.com authored
R=sigmund@google.com Review URL: https://codereview.chromium.org//319983005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@37147 260f80e4-7a28-3924-810f-c04153c831b5
-
- Jun 02, 2014
-
-
nweiz@google.com authored
R=kevmoo@google.com, rnystrom@google.com Review URL: https://codereview.chromium.org//308763003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@36891 260f80e4-7a28-3924-810f-c04153c831b5
-
- May 12, 2014
-
-
kevmoo@google.com authored
BUG= https://code.google.com/p/dart/issues/detail?id=9780 R=sigmund@google.com Review URL: https://codereview.chromium.org//283573004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@36047 260f80e4-7a28-3924-810f-c04153c831b5
-
- May 09, 2014
-
-
kevmoo@google.com authored
TBR Review URL: https://codereview.chromium.org//275013002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@35957 260f80e4-7a28-3924-810f-c04153c831b5
-
kevmoo@google.com authored
R=sigmund@google.com Review URL: https://codereview.chromium.org//270943002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@35954 260f80e4-7a28-3924-810f-c04153c831b5
-
- Apr 03, 2014
-
-
sigmund@google.com authored
R=blois@google.com Review URL: https://codereview.chromium.org//224663002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@34722 260f80e4-7a28-3924-810f-c04153c831b5
-
- Apr 02, 2014
-
-
kevmoo@google.com authored
R=sigmund@google.com Review URL: https://codereview.chromium.org//218403015 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@34627 260f80e4-7a28-3924-810f-c04153c831b5
-
- Mar 25, 2014
-
-
kevmoo@google.com authored
fixed changelog Moved to triple slash, fixed doc comments whitespace formatting tests: finals, annotating functions R=sigmund@google.com Review URL: https://codereview.chromium.org//208273009 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@34384 260f80e4-7a28-3924-810f-c04153c831b5
-
- Mar 24, 2014
-
-
kevmoo@google.com authored
R=sigmund@google.com Review URL: https://codereview.chromium.org//210413002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@34329 260f80e4-7a28-3924-810f-c04153c831b5
-
- Mar 21, 2014
-
-
kevmoo@google.com authored
R=sigmund@google.com Review URL: https://codereview.chromium.org//208593004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@34268 260f80e4-7a28-3924-810f-c04153c831b5
-
sigmund@google.com authored
this failed for empty test suites (mainly in individual configuration when tests are suppressed when features are not supported) Review URL: https://codereview.chromium.org//207493003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@34221 260f80e4-7a28-3924-810f-c04153c831b5
-
sigmund@google.com authored
getting messages that say: "Warning: Test had 'FAIL' and 'PASS' in stdout." R=jmesserly@google.com Review URL: https://codereview.chromium.org//207373002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@34218 260f80e4-7a28-3924-810f-c04153c831b5
-
- Mar 11, 2014
-
-
kevmoo@google.com authored
Also support for default values in provided functions removed deprecated in most tests whitespace cleanup R=sigmund@google.com Review URL: https://codereview.chromium.org//193643003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@33560 260f80e4-7a28-3924-810f-c04153c831b5
-
- Mar 05, 2014
-
-
https://code.google.com/p/dart/source/detail?r=33346asiva@google.com authored
R=sigmund@google.com Review URL: https://codereview.chromium.org//187653007 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@33353 260f80e4-7a28-3924-810f-c04153c831b5
-
kevmoo@google.com authored
remove calls to deprecated methods in tests whitespace cleanup R=sigmund@google.com Review URL: https://codereview.chromium.org//187323003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@33346 260f80e4-7a28-3924-810f-c04153c831b5
-
sigmund@google.com authored
when tests are passing, I didn't catch the print statements that occur on test failures. BUG= R=rnystrom@google.com Review URL: https://codereview.chromium.org//183013009 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@33317 260f80e4-7a28-3924-810f-c04153c831b5
-
- Mar 04, 2014
-
-
sigmund@google.com authored
purely async (see dartbug.com/17269) R=rnystrom@google.com Review URL: https://codereview.chromium.org//187003003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@33312 260f80e4-7a28-3924-810f-c04153c831b5
-
- Feb 28, 2014
-
-
kevmoo@google.com authored
R=rnystrom@google.com Review URL: https://codereview.chromium.org//177123014 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@33173 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
R=kevmoo@google.com, sigmund@google.com Review URL: https://codereview.chromium.org//184103002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@33164 260f80e4-7a28-3924-810f-c04153c831b5
-
- Feb 11, 2014
-
-
jmesserly@google.com authored
introduce web_components pkg to replace shadow_dom, html_import, custom_element. This new package is 100% compatible with the polyfills used by http://www.polymer-project.org/ Deletes: pkg/shadow_dom pkg/custom_element (except web_ui stuff) pkg/html_import Adds: pkg/web_components, with README.md and build instructions Changes: pkg/html5lib -- deprecate queryAll/query in favor of *Selector pkg/polymer -- test fixes & a few small changes to work with new polyfills, mostly in build tests/html/custom -- can't load the CE polyfill at runtime, must now be injected statically via an HTML page, similar to the style @blois used for some custom element tests. R=blois@google.com, sigmund@google.com Review URL: https://codereview.chromium.org//158083002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32533 260f80e4-7a28-3924-810f-c04153c831b5
-
- Feb 10, 2014
-
-
kevmoo@google.com authored
Flagged a failing test eliminate unused return values in core_matchers remove unused import Locking down Responder a bit adding toString to action more finals more better R=sigmund@google.com Review URL: https://codereview.chromium.org//141713013 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32507 260f80e4-7a28-3924-810f-c04153c831b5
-
- Feb 08, 2014
-
-
kevmoo@google.com authored
TBR Review URL: https://codereview.chromium.org//158103002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32462 260f80e4-7a28-3924-810f-c04153c831b5
-
- Feb 07, 2014
-
-
kevmoo@google.com authored
add top-level expectAsync and expectAsyncUntil methods which take care of counting arguments R=sigmund@google.com Review URL: https://codereview.chromium.org//137223007 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32449 260f80e4-7a28-3924-810f-c04153c831b5
-
kevmoo@google.com authored
R=sigmund@google.com Review URL: https://codereview.chromium.org//138383006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32441 260f80e4-7a28-3924-810f-c04153c831b5
-
kevmoo@google.com authored
Review URL: https://codereview.chromium.org//138383005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32430 260f80e4-7a28-3924-810f-c04153c831b5
-
kevmoo@google.com authored
Added a changelog to unittest Deprecated a number of methods made extraneous by zone change Fixed related issues in html and html tests BUG= https://code.google.com/p/dart/issues/detail?id=13277 BUG= https://code.google.com/p/dart/issues/detail?id=16541 R=sigmund@google.com Review URL: https://codereview.chromium.org//133313004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32400 260f80e4-7a28-3924-810f-c04153c831b5
-
- Feb 04, 2014
-
-
kevmoo@google.com authored
R=nweiz@google.com Review URL: https://codereview.chromium.org//154323002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32298 260f80e4-7a28-3924-810f-c04153c831b5
-
kevmoo@google.com authored
R=blois@google.com Review URL: https://codereview.chromium.org//135013006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32288 260f80e4-7a28-3924-810f-c04153c831b5
-
kevmoo@google.com authored
added a change log Deprecate methods with behavior subsumed by runZoned removed rerunTests updated async/future_timeout_test to not assume Zone.ROOT during test run BUG= https://code.google.com/p/dart/issues/detail?id=13277 R=nweiz@google.com Review URL: https://codereview.chromium.org//130173010 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32284 260f80e4-7a28-3924-810f-c04153c831b5
-
- Feb 03, 2014
-
-
kevmoo@google.com authored
R=sigmund@google.com Review URL: https://codereview.chromium.org//148213012 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32260 260f80e4-7a28-3924-810f-c04153c831b5
-
kevmoo@google.com authored
TestCase: cannot set 'enabled' directly. Use enable/disableTest top-level method TestCase: pass, fail, error are now private Tests for protectAsyncN Moved private helper classes into their own files html_enhanced_config: fixed usage of deprecated query apis R=sigmund@google.com Review URL: https://codereview.chromium.org//149573006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32255 260f80e4-7a28-3924-810f-c04153c831b5
-
- Feb 01, 2014
-
-
kevmoo@google.com authored
hide and make final a bunch of internal state in TestCase R=sigmund@google.com Review URL: https://codereview.chromium.org//142543005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32226 260f80e4-7a28-3924-810f-c04153c831b5
-
- Jan 31, 2014
-
-
kevmoo@google.com authored
also fixed a test name R=dgrove@google.com Review URL: https://codereview.chromium.org//132743009 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32198 260f80e4-7a28-3924-810f-c04153c831b5
-
kevmoo@google.com authored
This is not un-common and makes any future refactoring of unittest more difficult Let's kill it before we rev a v1 R=efortuna@google.com Review URL: https://codereview.chromium.org//142023005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32188 260f80e4-7a28-3924-810f-c04153c831b5
-