2018-07-25 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug that caused the incorrect character set to be used
	when opening a DB connection.
	* Added a 'db_charset_test' test harness.
This commit is contained in:
Fred Gleason
2018-07-25 10:05:38 -04:00
parent 15f21fb4ec
commit b7ddea0488
7 changed files with 132 additions and 5 deletions

1
.gitignore vendored
View File

@@ -89,6 +89,7 @@ tests/audio_export_test
tests/audio_import_test
tests/audio_peaks_test
tests/datedecode_test
tests/db_charset_test
tests/log_unlink_test
tests/mcast_recv_test
tests/rdxml_parse_test