Commit 26455ee
committed
test: add comprehensive ./ prefix pattern tests
- Add 48 tests for patterns starting with ./
- Fix ./ pattern returning empty (now returns ['.'])
- Fix empty string cwd handling to use process.cwd()
- Test ./ prefix transparency, dotRelative interaction, mark, nodir
- Document known limitation: path normalization not implemented1 parent ee7af6c commit 26455ee
3 files changed
Lines changed: 422 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
| 214 | + | |
214 | 215 | | |
215 | 216 | | |
216 | 217 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1071 | 1071 | | |
1072 | 1072 | | |
1073 | 1073 | | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
1074 | 1080 | | |
1075 | 1081 | | |
1076 | 1082 | | |
| |||
0 commit comments