[0/2] Make make-check-all.sh more accessible

Message ID cover.1699381067.git.aburgess@redhat.com
Headers
Series Make make-check-all.sh more accessible |

Message

Andrew Burgess Nov. 7, 2023, 6:18 p.m. UTC
  Love the make-check-all.sh script.  This series aims to make the
script easier to use.

---

Andrew Burgess (2):
  gdb/testsuite: log 'make check' command in make-check-all.sh
  gdb/testsuite: add a new check-all-boards target

 gdb/Makefile.in                 |  8 +++++++
 gdb/testsuite/Makefile.in       | 19 +++++++++++++++
 gdb/testsuite/README            | 42 +++++++++++++++++++++++++++++++++
 gdb/testsuite/make-check-all.sh |  4 ++++
 4 files changed, 73 insertions(+)


base-commit: 2029e13917d53d2289d3ebb390c4f40bd2112d21
  

Comments

Tom Tromey Nov. 13, 2023, 5:29 p.m. UTC | #1
>>>>> "Andrew" == Andrew Burgess <aburgess@redhat.com> writes:

Andrew> Love the make-check-all.sh script.  This series aims to make the
Andrew> script easier to use.

FWIW I looked at these & didn't see anything amiss.  I have never used
this script so I don't know whether I ought to really be approving it.

Tom
  
Andrew Burgess Nov. 28, 2023, 10:46 a.m. UTC | #2
Andrew Burgess <aburgess@redhat.com> writes:

> Love the make-check-all.sh script.  This series aims to make the
> script easier to use.

Tom & Tom,

Thanks for your feedback.  I made the doc fixes Tom suggested in patch
#2 and pushed this series.

I agree with Tom that there are likely more improvements that we could
make to the make-check-all.sh script, but as this is not user facing,
and having these changes in would make my life easier, I'm going to push
what I have for now ... in time we might bring more improvements to this
script, and hopefully get more folk using it.

Thanks,
Andrew


>
> ---
>
> Andrew Burgess (2):
>   gdb/testsuite: log 'make check' command in make-check-all.sh
>   gdb/testsuite: add a new check-all-boards target
>
>  gdb/Makefile.in                 |  8 +++++++
>  gdb/testsuite/Makefile.in       | 19 +++++++++++++++
>  gdb/testsuite/README            | 42 +++++++++++++++++++++++++++++++++
>  gdb/testsuite/make-check-all.sh |  4 ++++
>  4 files changed, 73 insertions(+)
>
>
> base-commit: 2029e13917d53d2289d3ebb390c4f40bd2112d21
> -- 
> 2.25.4