2020-05-23 Fred Gleason <fredg@paravelsystems.com>

* Added a 'cmdline_parser_test' test harness.
	* Fixed a bug in 'RDCmdSwitch' that caused value-only arguments
	containing '=' characters to be incorrectly parsed.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-05-23 10:02:45 -04:00
parent f51f39be11
commit 18dd09378b
6 changed files with 110 additions and 8 deletions

1
.gitignore vendored
View File

@@ -105,6 +105,7 @@ tests/audio_export_test
tests/audio_import_test
tests/audio_metadata_test
tests/audio_peaks_test
tests/cmdline_parser_test
tests/datedecode_test
tests/dateparse_test
tests/db_charset_test