summaryrefslogtreecommitdiff
path: root/README-hacking.md
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-07-11 08:50:06 +0200
committerAkim Demaille <akim.demaille@gmail.com>2020-07-11 12:58:44 +0200
commitaa766d15603e303b55d07efb268e619cd838a8c9 (patch)
tree12e1f700a705dbcaae7f9fe304b7042035a2fdf2 /README-hacking.md
parenta7ed13b25f029b57071ed78f7fe6d402c3dacb53 (diff)
downloadbison-aa766d15603e303b55d07efb268e619cd838a8c9.tar.gz
maint: make it easier to update expectations
* tests/local.mk (update-tests): New.
Diffstat (limited to 'README-hacking.md')
-rw-r--r--README-hacking.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-hacking.md b/README-hacking.md
index e128efb3..b5245bb9 100644
--- a/README-hacking.md
+++ b/README-hacking.md
@@ -444,7 +444,7 @@ added the `[-Wother]` part to all the warnings). Part of the update can be
done with a crude tool: `build-aux/update-test`.
Once you ran the test suite, and therefore have many `testsuite.log` files,
-run, from the source tree:
+run `make update-tests`. Or, by hand, from the *source* tree:
$ ./build-aux/update-test $build/tests/testsuite.dir/*/testsuite.log