Results of today's code review session.

This commit is contained in:
Zed A. Shaw 2025-01-05 15:07:30 -05:00
parent 14b3ea7676
commit f35b74f335
21 changed files with 64 additions and 59 deletions

View file

@ -32,9 +32,6 @@ debug_test: build
debug_run: build
gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args builddir/roguish.exe
cover:
gcovr --html coverage/index.html --gcov-ignore-errors=no_working_dir_found --exclude "scratchpad.*" --exclude "subprojects.*" --html-nested coverage/
designer: build
powershell "cp ./builddir/designer.exe ."
./designer