]> git.ipfire.org Git - thirdparty/gcc.git/commit
gotools: for "make check" run "go test embed/internal/embedtest"
authorIan Lance Taylor <iant@golang.org>
Tue, 2 Feb 2021 20:39:34 +0000 (12:39 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 2 Feb 2021 20:41:01 +0000 (12:41 -0800)
commit8e4a738d2540ab6aff77506d368bf4e3fa6963bd
treeba67a346969358fd7cc2b7c12384479de8364cab
parent5d5130ad5c396bd2dcde766c0c994855b815355b
gotools: for "make check" run "go test embed/internal/embedtest"

* Makefile.am (check-embed): New target.
(check): Depend on check-embed.  Examine embed-testlog.
(mostlyclean-local): Add check-embed-dir.
(.PHONY): Add check-embed.
* Makefile.in: Regenerate.
gotools/Makefile.am
gotools/Makefile.in