Make the (interactive) output of run-install-tests much nicer.
Review Request #14876 — Created March 5, 2026 and updated — Latest diff uploaded
Since we have the
richlibrary available in the rbinstall context, we
might as well use it. This makes it so parallel builds display in a live
table.This also adds a
--listargument which will print a list of the
available build targets (in case we want to do something like add this
to CI later).
Ran install tests and saw much nicer output.