angular-cn/modules/angular2/test/compiler
Tobias Bosch ab56be46e1 chore: move static_reflector into compiler_cli
Most of the bugs discovered so far in the offline compiler were related to the StaticReflector. As it was part of angular2 core, it was hard to update. Moving it into the compiler_cli allows to release more often until the compiler_cli gets more stable.

Note: Moving the unit test next to the sources is the simplest option for now in terms of build setup.

Note: This commit only does the move. The next commit updates the build to run it again.
2016-04-30 20:53:54 +00:00
..
css revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
expression_parser feat(core): separate refs from vars. 2016-04-28 01:13:40 +00:00
output fix(core): properly evaluate expressions with conditional and boolean operators 2016-04-27 21:25:50 +00:00
schema Revert "feat(compiler): ElementSchema now has explicit DOM schema information" 2016-04-27 17:41:57 -07:00
compile_metadata_spec.ts chore(compiler): refactoring for offline compiler cli 2016-04-28 21:54:02 -07:00
directive_lifecycle_spec.dart refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
directive_lifecycle_spec.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
directive_normalizer_spec.ts chore(compiler): refactoring for offline compiler cli 2016-04-28 21:54:02 -07:00
directive_resolver_spec.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
html_ast_spec_utils.ts feat(i18n): support plural and gender special forms 2016-04-18 19:38:12 +00:00
html_lexer_spec.ts feat(i18n): add support for nested expansion forms 2016-04-18 19:38:12 +00:00
html_parser_spec.ts feat(i18n): add support for nested expansion forms 2016-04-18 19:38:12 +00:00
legacy_template_spec.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
metadata_resolver_fixture.dart refactor(compiler): make static reflector work 2016-04-28 23:06:17 +00:00
metadata_resolver_fixture.ts refactor(compiler): make static reflector work 2016-04-28 23:06:17 +00:00
metadata_resolver_spec.ts chore(compiler): refactoring for offline compiler cli 2016-04-28 21:54:02 -07:00
offline_compiler_codegen_typed.ts refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type 2016-04-30 19:47:54 +00:00
offline_compiler_codegen_untyped.ts refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type 2016-04-30 19:47:54 +00:00
offline_compiler_compa.css.shim.ts chore: replace CONST_EXPR with /*@ts2dart_const*/ 2016-04-29 16:53:49 -07:00
offline_compiler_spec.ts refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type 2016-04-30 19:47:54 +00:00
offline_compiler_util.ts chore(compiler): refactoring for offline compiler cli 2016-04-28 21:54:02 -07:00
schema_registry_mock.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
selector_spec.ts style(global): group multiple imports from same module 2016-04-26 22:40:30 +00:00
shadow_css_spec.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
spies.dart refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
spies.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
style_url_resolver_spec.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
template_parser_spec.ts fix(compiler): project using the right directive as component. 2016-04-29 18:30:30 -07:00
template_preparser_spec.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
test_bindings.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
url_resolver_spec.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
view_resolver_spec.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
xhr_mock_spec.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00