1. 16 1月, 2019 2 次提交
  2. 15 1月, 2019 3 次提交
  3. 14 1月, 2019 3 次提交
  4. 09 1月, 2019 3 次提交
  5. 08 1月, 2019 2 次提交
  6. 03 1月, 2019 2 次提交
  7. 02 1月, 2019 10 次提交
  8. 27 12月, 2018 3 次提交
  9. 26 12月, 2018 2 次提交
  10. 21 12月, 2018 3 次提交
  11. 20 12月, 2018 7 次提交
    • Andrey Volk's avatar
      82452988
    • Andrey Volk's avatar
      Merge pull request #1641 in FS/freeswitch from FSA/freeswitch-advantage:test-sync to master · 972b3a31
      Andrey Volk 提交于
      * commit 'ffc4a6e3': (23 commits)
        FS-11487 convert tests to Makefile.am
        FS-11569 add rate to null endpoint
        FS-11505: [core] System call with output capture on Linux and Windows without fork. Add switch_core test.
        FS-11455 add switch_utils test
        FS-11442 [test] enable module runtime when loading it
        FS-11442 [test] add fst_check_extension_apps to compare dialplan apps with expected.
        FS-11442 [test] Fix double-free on test suite cleanup.
        FS-11487 #resolve convert to Makefile.am
        missing comma
        FS-11461: [mod_av] Add test code, improve tests on Windows.
        FS-11461: [core] Fix mod_av test code on Windows.
        FS-11453 [core] remove dependency to libtap for unit tests                 move all core unit tests to tests/unit
        FS-11455 #resolve add originate test for state handlers
        FS-11453 [mod_rayo] convert to fst testing
        FS-11453 [mod_rayo] allow text/plain grammar for non-mrcp speech recognizers.  Added direction to output component to assist with testing.  Fix confidence conversion to NLSML.
        FS-11453 [mod_rayo] add support for FS JSON ASR result.
        FS-11442 [mod_test] new module, mod_test - mock ASR interface.
        FS-11442 [core] allow multiple test modules to be loaded in the same test program.
        FS-11442 [core] Add test helpers for wall time measurements and integer/double range checks.  Improve simple test log output to identify which test the failure is in.
        FS-11442 [core] added test helpers for constructing XML objects
        ...
      972b3a31
    • Mike Jerris's avatar
      FS-11487 convert tests to Makefile.am · ffc4a6e3
      Mike Jerris 提交于
      ffc4a6e3
    • Seven Du's avatar
      FS-11569 add rate to null endpoint · 1ddd4c99
      Seven Du 提交于
      1ddd4c99
    • Andrey Volk's avatar
      FS-11505: [core] System call with output capture on Linux and Windows without… · 97f42d42
      Andrey Volk 提交于
      FS-11505: [core] System call with output capture on Linux and Windows without fork. Add switch_core test.
      97f42d42
    • Seven Du's avatar
      FS-11455 add switch_utils test · 18940d13
      Seven Du 提交于
      18940d13
    • Chris Rienzo's avatar
      FS-11442 [test] enable module runtime when loading it · a754d379
      Chris Rienzo 提交于
      a754d379