summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Keep the tests data in JSON files.Peter Pentchev2019-01-02
* Regenerate t/*.t.Peter Pentchev2019-01-02
* Add the year 2019 to my copyright notice.Peter Pentchev2019-01-02
* Test the Python code as a library, generate t/*.t.Peter Pentchev2019-01-02
* Implement confget as a Python module.Peter Pentchev2019-01-02
* Fix the check for more than one query type.Peter Pentchev2018-11-27
* Add "-q features" and "-q feature NAME".Peter Pentchev2017-11-11
* Add the -O (override) command-line option.Peter Pentchev2016-04-04
* Display the *last* value for a variable.Peter Pentchev2016-04-04
* Remove the $Ringlet VCS tags.Peter Pentchev2016-04-04
* Treat -s '' as "variables defined before any section".Peter Pentchev2016-04-04
* In the manpage test, handle a compressed manpage, too.Peter Pentchev2016-04-04
* Add the "-q sections" command-line option.Peter Pentchev2012-10-09
* Support spaces in INI file section names.Peter Pentchev2011-07-06
* Add some comments to the t/t1.ini and t/t2.ini files, describingPeter Pentchev2009-03-20
* Do not fail the regexp tests if confget was compiled without regexp support.Peter Pentchev2009-03-18
* The "-f filename" command-line option is actually optional, not mandatory -Peter Pentchev2008-10-25
* Implement the http_get configuration source. To this end:Peter Pentchev2008-10-25
* If "-" is specified as the config file name, read from stdin.Peter Pentchev2008-10-23
* Add regular expression support via the PCRE library.Peter Pentchev2008-10-16
* Clean out the shell environment before the "slurp a section" test.Peter Pentchev2008-10-16
* Add the -S command-line flag so that shell scripts may read stuff safely.Peter Pentchev2008-10-16
* Add the -N and -n options to always or never display the variable name.Peter Pentchev2008-10-14
* Add the "-m pattern" command-line option to match the variable values.Peter Pentchev2008-10-14
* Allow no section to be specified, using the first one instead.Peter Pentchev2008-10-14
* Add some broken-apart sections to the INI test file.Peter Pentchev2008-10-14
* Allow more than one variable name or match pattern to be specified.Peter Pentchev2008-10-14
* Add an -L option test.Peter Pentchev2008-10-14
* Add a manual page test.Peter Pentchev2008-10-14
* Add a simple test suite.Peter Pentchev2008-10-13