]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Unit-tests] Move test_tts_format out of mod_ssml. Add mod_test and test_tts_format... 2682/head
authorAndrey Volk <andywolk@gmail.com>
Fri, 27 Dec 2024 23:41:27 +0000 (02:41 +0300)
committerAndrey Volk <andywolk@gmail.com>
Mon, 30 Dec 2024 22:45:47 +0000 (01:45 +0300)
commit10d31ee12adabbebdd8ef99d8f4c86d3cf5852f4
treebd6def1ca5665a7a7bf043cc02357bc23c0d38f9
parentefb6afda073999c54c11f17be7e91058e7e54308
[Unit-tests] Move test_tts_format out of mod_ssml. Add mod_test and test_tts_format to the Windows build.
Freeswitch.2017.sln
src/mod/applications/mod_test/mod_test.2017.vcxproj [new file with mode: 0644]
src/mod/formats/mod_ssml/Makefile.am
tests/unit/Makefile.am
tests/unit/conf_tts_format/freeswitch.xml [moved from src/mod/formats/mod_ssml/test/freeswitch.xml with 100% similarity]
tests/unit/test_tts_format.2017.vcxproj [new file with mode: 0644]
tests/unit/test_tts_format.c [moved from src/mod/formats/mod_ssml/test/test_tts_format.c with 96% similarity]