Up to [cvs.NetBSD.org] / src / tests / usr.bin / indent
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 24 09:04:12 2022 UTC (9 months, 2 weeks ago) by rillig
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.5: +15 -15
lines
Diff to previous 1.5 (colored)
tests/indent: change directive from '#' to '//' Using a '//' instead of '#' turns the directives into well-formed C code, resulting in fewer error markers in the editor.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 22 21:21:20 2022 UTC (9 months, 2 weeks ago) by rillig
Branch: MAIN
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
indent: remove FreeBSD IDs Most of the IDs were empty anyway.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 25 19:56:03 2021 UTC (14 months, 2 weeks ago) by rillig
Branch: MAIN
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
tests/indent: rename ps.in_parameter_declaration in test as well
Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 20 16:54:17 2021 UTC (14 months, 2 weeks ago) by rillig
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
tests/indent: clean up and extend tests
Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 30 10:52:43 2021 UTC (15 months, 1 week ago) by rillig
Branch: MAIN
Changes since 1.1: +59 -1
lines
Diff to previous 1.1 (colored)
tests/indent: test variable indentation with exotic options
Revision 1.1 / (download) - annotate - [select for diffs], Mon Oct 18 22:46:33 2021 UTC (15 months, 3 weeks ago) by rillig
Branch: MAIN
tests/indent: condense test for indentation level, add missing files