diff2html/src/__tests__
Pierric Cistac ea9c1fee48
feature: new diffMaxChanges in parser config
If `diffMaxChanges` is set in parser config, and its value is exceeded for a given file diff, then parsing for this file is stopped, and `isTooBig` is set to `true` in the `DiffFile`
2021-02-25 14:02:43 -05:00
..
diffs fix: Enforce escape for lines that are not highlighted 2020-07-26 13:56:26 +01:00
diff-parser-tests.ts feature: new diffMaxChanges in parser config 2021-02-25 14:02:43 -05:00
diff2html-tests.ts feature: Hide viewed files 2021-01-23 15:07:14 +00:00
file-list-printer-tests.ts clean: Improve build configurations 2020-01-01 19:51:36 +00:00
hogan-cache-tests.ts clean: Improve build configurations 2020-01-01 19:51:36 +00:00
line-by-line-tests.ts feature: Hide viewed files 2021-01-23 15:07:14 +00:00
printer-utils-tests.ts clean: Improve build configurations 2020-01-01 19:51:36 +00:00
side-by-side-printer-tests.ts feature: Hide viewed files 2021-01-23 15:07:14 +00:00
utils-tests.ts clean: Improve build configurations 2020-01-01 19:51:36 +00:00