summaryrefslogtreecommitdiff
path: root/test/rule-syntax-check.py
Commit message (Expand)AuthorAgeFilesLines
* test: drop unused modulesYu Watanabe2022-10-131-2/+0
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* rule-syntax-check: add CONSTJan Synacek2019-10-181-1/+1
* rule-syntax-check: allow PROGRAM as an assignmentJan Synacek2019-02-101-1/+4
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* rule-syntax-check: fix handling of runaway strings in comma splitting (#8298)Filipe Brandenburger2018-02-281-1/+3
* rule-syntax-check: allow commas inside quoted stringsFilipe Brandenburger2018-02-271-2/+4
* rule-syntax-check: add support for escaped double quotesFilipe Brandenburger2018-02-271-4/+5
* rule-syntax-check: values can contain escaped double quotesFranck Bui2018-02-271-4/+6
* rule-syntax-check: PROGRAM is not supposed to get value assignedFranck Bui2018-02-271-2/+2
* meson: re-attach rule-syntax-check.py testZbigniew Jędrzejewski-Szmek2017-11-221-11/+3
* rule-test-syntax: modernize syntax and add debug messageZbigniew Jędrzejewski-Szmek2017-11-221-4/+5
* Add SPDX license headers to python scriptsZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
* more portable python shebangs (#5816)Jörg Thalheim2017-04-301-1/+1
* python: use raw strings for regexp patternsZbigniew Jędrzejewski-Szmek2016-12-011-4/+4
* Use python3 explicitly in all python scriptsFelipe Sateler2016-11-281-0/+1
* udev: remove WAIT_FOR keyKay Sievers2015-06-301-1/+1
* test: simplify rules-test.sh wrapperMartin Pitt2015-01-201-4/+14
* test: Use configured PythonMartin Pitt2015-01-201-1/+0
* test/rule-syntax-check.py: Fix for Python 3Martin Pitt2015-01-201-3/+3
* test: add licence header and switch to LGPLKay Sievers2013-08-141-11/+10
* licence: remove references to old FSF addressSami Kerola2012-12-171-9/+9
* udev: fix rule-syntax-check.pyKay Sievers2012-10-091-1/+1
* udev: test - move test/ and src/test/Kay Sievers2012-04-141-0/+64