summaryrefslogtreecommitdiff
path: root/test/rule-syntax-check.py
AgeCommit message (Expand)Author
2018-06-14tree-wide: use proper unicode © instead of (C) where we canLennart Poettering
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek
2018-02-28rule-syntax-check: fix handling of runaway strings in comma splitting (#8298)Filipe Brandenburger
2018-02-27rule-syntax-check: allow commas inside quoted stringsFilipe Brandenburger
2018-02-27rule-syntax-check: add support for escaped double quotesFilipe Brandenburger
2018-02-27rule-syntax-check: values can contain escaped double quotesFranck Bui
2018-02-27rule-syntax-check: PROGRAM is not supposed to get value assignedFranck Bui
2017-11-22meson: re-attach rule-syntax-check.py testZbigniew Jędrzejewski-Szmek
2017-11-22rule-test-syntax: modernize syntax and add debug messageZbigniew Jędrzejewski-Szmek
2017-11-19Add SPDX license headers to python scriptsZbigniew Jędrzejewski-Szmek
2017-04-30more portable python shebangs (#5816)Jörg Thalheim
2016-12-01python: use raw strings for regexp patternsZbigniew Jędrzejewski-Szmek
2016-11-28Use python3 explicitly in all python scriptsFelipe Sateler
2015-06-30udev: remove WAIT_FOR keyKay Sievers
2015-01-20test: simplify rules-test.sh wrapperMartin Pitt
2015-01-20test: Use configured PythonMartin Pitt
2015-01-20test/rule-syntax-check.py: Fix for Python 3Martin Pitt
2013-08-14test: add licence header and switch to LGPLKay Sievers
2012-12-17licence: remove references to old FSF addressSami Kerola
2012-10-09udev: fix rule-syntax-check.pyKay Sievers
2012-04-14udev: test - move test/ and src/test/Kay Sievers