2020-02-19 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug with the '%y' metadata wildcard where garbage would
	be returned if a valid year had not been set.
	* Added a 'metadata_wildcard_test' harness.
This commit is contained in:
Fred Gleason
2020-02-19 11:52:40 -05:00
parent 4ccf01f029
commit 1a88bcb999
7 changed files with 157 additions and 2 deletions

1
.gitignore vendored
View File

@@ -112,6 +112,7 @@ tests/download_test
tests/getpids_test
tests/log_unlink_test
tests/mcast_recv_test
tests/metadata_wildcard_test
tests/notification_test
tests/rdxml_parse_test
tests/readcd_test