Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/packages/compiler-cli/ngcc/test/host
History
Pete Bacon Darwin 2c0282f4c2 test(ngcc): use isNamedFunctionDeclaration() in UMD tests (#38959)
This makes these tests more resilient to changes in the test code
structure. For example switching from

```
var SomeClass = <implementation>;
exports.SomeClass = SomeClass;
```

to

```
exports.SomeClass = <implementation>;
```

PR Close #38959
2020-10-12 08:32:46 -07:00
..
commonjs_host_import_helper_spec.ts
refactor(ngcc): move logging code into ngtsc (#37114)
2020-06-22 13:38:47 -07:00
commonjs_host_spec.ts
test(ngcc): fix incorrect test setup (#38959)
2020-10-12 08:32:45 -07:00
esm5_host_import_helper_spec.ts
fix(compiler-cli): avoid creating value expressions for symbols from type-only imports (#37912)
2020-08-11 09:53:25 -07:00
esm5_host_spec.ts
test(ngcc): fix incorrect test setup (#38959)
2020-10-12 08:32:45 -07:00
esm2015_host_import_helper_spec.ts
fix(compiler-cli): avoid creating value expressions for symbols from type-only imports (#37912)
2020-08-11 09:53:25 -07:00
esm2015_host_spec.ts
test(compiler-cli): make the getDeclaration() utility more resilient to code format (#38959)
2020-10-12 08:32:46 -07:00
umd_host_import_helper_spec.ts
refactor(ngcc): move logging code into ngtsc (#37114)
2020-06-22 13:38:47 -07:00
umd_host_spec.ts
test(ngcc): use isNamedFunctionDeclaration() in UMD tests (#38959)
2020-10-12 08:32:46 -07:00
util.ts
fix(ngcc): use aliased exported types correctly (#38666)
2020-09-08 11:41:21 -07:00
Powered by Gitea Version: 1.23.8 Page: 98ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API