Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-31 | rule-syntax-check.py: use print() | Kay Sievers | |
2010-09-21 | Add automatic rules syntax check | Martin Pitt | |
Add test/rule-syntax-check.py, a script for checking the syntax of all udev rules files passed as command line arguments. Add a wrapper test/rules-test.sh which calls rule-syntax-check.py on all udev rules that we ship, but does nothing if Python is not available. Integrate this into make check/distcheck. |