]> git.ipfire.org Git - thirdparty/bird.git/commit
Setting up the netlab tests to run from the main Makefile mq-master-netlab-submodule
authorMaria Matejka <mq@ucw.cz>
Wed, 15 Jun 2022 15:36:54 +0000 (17:36 +0200)
committerMaria Matejka <mq@ucw.cz>
Wed, 15 Jun 2022 18:07:17 +0000 (20:07 +0200)
commit2b337cfa8c845795f261c1d8aa7e8dc3dd265184
tree36a083560a847474893998df35e8010195397dd4
parent9e60b500c76945ccdea94d3a67e7acfde5e3f969
Setting up the netlab tests to run from the main Makefile

The bird-tools repository must be initialized as a submodule if the
tests should run. If it is checked out, `make test` runs them. If not,
then not.
.gitmodules [new file with mode: 0644]
Makefile.in
bird-tools [new submodule]