Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   rillig
Date:           Sat May 20 21:32:06 UTC 2023

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/tests/usr.bin/indent: Makefile t_options.sh
Added Files:
        src/tests/usr.bin/indent: t_options.lua
Removed Files:
        src/tests/usr.bin/indent: t_options.awk

Log Message:
tests/indent: migrate test driver from AWK to Lua

Lua reports more details when os.execute fails, which is useful when
running old versions of indent for comparison.  The new test driver also
supports multiple test files in the same run.


To generate a diff of this commit:
cvs rdiff -u -r1.1263 -r1.1264 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.46 -r1.47 src/tests/usr.bin/indent/Makefile
cvs rdiff -u -r1.13 -r0 src/tests/usr.bin/indent/t_options.awk
cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/indent/t_options.lua
cvs rdiff -u -r1.10 -r1.11 src/tests/usr.bin/indent/t_options.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index