Port Doxygen support script from Perl to Python; add unittests
authorDavid Malcolm <dmalcolm@redhat.com>
Wed, 31 May 2017 14:07:30 +0000 (14:07 +0000)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 31 May 2017 14:07:30 +0000 (14:07 +0000)
commit892c1fcec6dbb4d552c072bda50fef8b6418fdc1
tree6e02b42b188e05bf618690c44a75701a2e40e44c
parent9fc5e7a4430d16742e4cb910f0dbb26460cee50e
Port Doxygen support script from Perl to Python; add unittests

2017-05-31  David Malcolm  <dmalcolm@redhat.com>
    Martin Liska  <mliska@suse.cz>

* filter_params.py: New, porting the perl script to python,
adding a test suite.
* filter_gcc_for_doxygen_new: New file.

Co-Authored-By: Martin Liska <mliska@suse.cz>
From-SVN: r248739
contrib/ChangeLog
contrib/filter_gcc_for_doxygen_new [new file with mode: 0644]
contrib/filter_params.py [new file with mode: 0644]