angular/packages/compiler/test/render3
Kristiyan Kostadinov 4f5d8a2c0b fix(compiler): let declaration span not including end character
Fixes that the span for `@let` declarations didn't include the end token.

(cherry picked from commit 6bd1721662)
2026-04-28 00:09:19 +00:00
..
util feat(compiler): Exhaustive checks for switch blocks 2026-02-17 10:25:31 -08:00
view refactor(compiler): require a reference in DirectiveMeta 2026-04-07 14:51:37 -07:00
BUILD.bazel refactor(compiler): remove zone-based testing utilities 2026-02-09 07:55:12 -08:00
r3_ast_absolute_span_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
r3_ast_spans_spec.ts fix(compiler): let declaration span not including end character 2026-04-28 00:09:19 +00:00
r3_ast_visitor_spec.ts fix(compiler): prevent mutation of children array in RecursiveVisitor 2026-03-04 22:41:36 +00:00
r3_template_transform_spec.ts feat(compiler): Exhaustive checks for switch blocks 2026-02-17 10:25:31 -08:00
README.md build: format md files 2025-11-06 10:03:05 -08:00
style_parser_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00

Tests in this directory are excluded from running in the browser and only run in node.