pjproject/tests
sauwming 6f197385c7
Miscellaneous fixes (#2969)
* Suppressed various compilation warnings
* Fixed CodeQL warning
* Fixed build warning on Android and Linux
* Fix build warning on Visual Studio
* Update target Android SDK version to 29 (for pjsua2 & app), to avoid gradle error: 'Google Play requires that apps target API level 29 or higher'.
* Add support for Camera2 API to ipjsua android app.
* Fix assertion on Win32 app (MSVC2005) because ICE transport info size is 160 bytes while the allocated buffer is just 144 bytes.
* Enable python unit test on windows for github actions.
* Avoid assertion in pjsua test caused by double calling of pjsua_conf_remove_port()
2022-02-24 14:46:01 +07:00
..
automated Misc (re #2147): Updated automated test configs. 2019-06-11 05:24:02 +00:00
cdash Added dummy configure test for VS and Symbian tests and don't stop the whole tests when exception thrown from ccdash 2009-01-03 23:53:05 +00:00
pjsua Miscellaneous fixes (#2969) 2022-02-24 14:46:01 +07:00