Register a test for HTML files
This commit is contained in:
parent
764818216a
commit
a95d751cdd
@ -1,4 +1,4 @@
|
|||||||
targets=clint.log,shlint.log,tests.log,xmllint.log
|
targets=clint.log,htmllint.log,shlint.log,tests.log,xmllint.log
|
||||||
dist=Makefile,tests.sh,binary/project.conf,binary/Makefile.Darwin,binary/Makefile.DeforaOS,binary/Makefile.NetBSD,binary/Makefile.Windows,include/project.conf,include/Makefile.NetBSD,library/project.conf,library/Makefile.Darwin,library/Makefile.Linux,library/Makefile.NetBSD,library/Makefile.Windows,libtool/project.conf,libtool/Makefile.Darwin,libtool/Makefile.Linux,libtool/Makefile.NetBSD,libtool/Makefile.Windows,object/project.conf,object/Makefile.NetBSD,package/project.conf,package/Makefile.NetBSD,plugin/project.conf,plugin/Makefile.Darwin,plugin/Makefile.NetBSD,script/project.conf,script/Makefile.NetBSD,verilog/Makefile.NetBSD
|
dist=Makefile,tests.sh,binary/project.conf,binary/Makefile.Darwin,binary/Makefile.DeforaOS,binary/Makefile.NetBSD,binary/Makefile.Windows,include/project.conf,include/Makefile.NetBSD,library/project.conf,library/Makefile.Darwin,library/Makefile.Linux,library/Makefile.NetBSD,library/Makefile.Windows,libtool/project.conf,libtool/Makefile.Darwin,libtool/Makefile.Linux,libtool/Makefile.NetBSD,libtool/Makefile.Windows,object/project.conf,object/Makefile.NetBSD,package/project.conf,package/Makefile.NetBSD,plugin/project.conf,plugin/Makefile.Darwin,plugin/Makefile.NetBSD,script/project.conf,script/Makefile.NetBSD,verilog/Makefile.NetBSD
|
||||||
|
|
||||||
[clint.log]
|
[clint.log]
|
||||||
@ -6,6 +6,11 @@ type=script
|
|||||||
script=../doc/scripts/clint.sh
|
script=../doc/scripts/clint.sh
|
||||||
depends=../doc/scripts/clint.sh
|
depends=../doc/scripts/clint.sh
|
||||||
|
|
||||||
|
[htmllint.log]
|
||||||
|
type=script
|
||||||
|
script=../doc/scripts/htmllint.sh
|
||||||
|
depends=../doc/scripts/htmllint.sh
|
||||||
|
|
||||||
[shlint.log]
|
[shlint.log]
|
||||||
type=script
|
type=script
|
||||||
script=../doc/scripts/shlint.sh
|
script=../doc/scripts/shlint.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user