dart-sdk/pkg/analyzer/test
Konstantin Shcheglov 1bdee25bdf Revert "Do nothing if [changeFile] reported, but the file content is the same."
This reverts commit 1ffda5601b.

There is a bug with reporting changeFile() twice, first time the change
be noticed and the file content hash updated. But the second time the
content hash is the same, and we unschedule the file from analysis :-(

R=brianwilkerson@google.com, paulberry@google.com
BUG=

Review URL: https://codereview.chromium.org/2462743003 .
2016-10-28 18:06:46 -07:00
..
context Remove 'initializeTestEnvironment' from 'analyzer'. 2016-10-06 10:18:54 -07:00
dart Handle default formal parameters in LocalElementBuilder 2016-10-19 11:17:43 -07:00
file_system Add prefix to path import to work around breaking change 2016-10-13 08:29:09 -07:00
generated Fix for LibraryDirective annotations while applying resynthesized element model. 2016-10-26 07:40:07 -07:00
instrumentation Switch 'analyzer' to 'package:test' and test_reflective_loader ^0.1.0. 2016-10-06 08:46:35 -07:00
source MemoryResourceProvider.getFolder() should not create the folder. 2016-10-07 10:12:00 -07:00
src Revert "Do nothing if [changeFile] reported, but the file content is the same." 2016-10-28 18:06:46 -07:00
stress Split out options from ContextBuilder 2016-10-20 11:03:11 -07:00
cancelable_future_test.dart Remove 'initializeTestEnvironment' from 'analyzer'. 2016-10-06 10:18:54 -07:00
embedder_tests.dart Remove 'initializeTestEnvironment' from 'analyzer'. 2016-10-06 10:18:54 -07:00
parse_compilation_unit_test.dart Remove 'initializeTestEnvironment' from 'analyzer'. 2016-10-06 10:18:54 -07:00
resource_utils.dart Switch 'analyzer' to 'package:test' and test_reflective_loader ^0.1.0. 2016-10-06 08:46:35 -07:00
test_all.dart Remove 'initializeTestEnvironment' from 'analyzer'. 2016-10-06 10:18:54 -07:00
utils.dart Remove 'initializeTestEnvironment' from 'analyzer'. 2016-10-06 10:18:54 -07:00