Statistics
| Branch: | Tag: | Revision:

root / autotools / check-man-warnings @ 73d0e218

History | View | Annotate | Download (1 kB)

# Date Author Comment
73d0e218 03/05/2012 11:17 pm Iustin Pop

Rename check-man to check-man-warnings

Currently the check-man test is dependent on the MAN_HAS_WARNINGS
test, which made sense as long as the script only did the warnings
check.

However, we should run the [em] tests always, and in general we could
run other tests too, even if man doesn't support --warnings; so let's...