Project

General

Profile

« Previous | Next » 

Revision 760ca28b

Added by Alexis Mousset over 7 years ago

Fixes #9893: Add qa-test for line breaks

View differences:

Makefile
slides.html: man $(SOURCES)
$(ASCIIDOC) -a theme=volnitsky --out-file slides.html --backend slidy $(SOURCES)
test: webhelp/index.html
quicktest:
./tests/check_title_syntax.sh
test: webhelp/index.html quicktest
./tests/check_broken_links.sh
## WARNING: at cleanup, delete png files that were produced by output only !
qa-test
#!/bin/bash
make quicktest

Also available in: Unified diff