Commit daaafad
committed
[tests] Migrate formatter tests to file-based cases
* Replace `FormatterTest` and `GoogleStyleFormatterKtTest` with
file-based cases under cases/
* Move parse-error tests from `FormatterTest` to `ParserTest`1 parent 3313e0f commit daaafad
628 files changed
Lines changed: 7402 additions & 11704 deletions
File tree
- core/src/test
- kotlin/org/jetbrains/ktfmt
- format
- testutil
- resources/cases
- format
- annotation
- binary
- call
- class
- comment
- enums
- function
- if
- import
- kdoc
- lambda
- misc
- property
- string
- type
- when
- google
- kotlinlang
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments