首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏FreeSWITCH中文社区

    ClueCon2022在芝加哥举行及FreeSWITCH1.10.8发布

    en-us-allison 40.wav and 60.wav Testing Enable repo auth on Drone CI Testing Enable scan-build 11 on Drone CI Unit-tests sofia_reg.c because of SHA-512-256 (RFC-8760) mod_sofia Unit-test: Fix strcmp null argument. mod_sofia unit-tests dead initialization in mod_xml_scgi_shutdown() stb Fix dead nested assignments in stbi__tga_load() Unit-tests Add --enable-fake-dlclose to .drone.yml Unit-tests Fix unused function in switch_rtp_pcap Unit-tests Unit-tests Replace fst_requires with fst_check in mod_sofia unit tests. Increase timeout.

    90120编辑于 2022-12-12
  • 来自专栏FreeSWITCH中文社区

    FreeSWITCH 1.10.9版本发布

    Add unit-tests disabled by default. [Unit-tests] mod_sofia: avoid duplicate symbols on macos.

    1K40编辑于 2023-02-28
  • 来自专栏云原生技术社区

    开源 Kubernetes 原生 CI/CD 框架 Tekton 探秘及使用

    resources: - name: source-repo type: git - name: web-image type: image tasks: - name: unit-tests taskRef: name: unit-tests resources: inputs: - name: workspace resource: source-repo - name: build-push runAfter: [unit-tests] taskRef: name: build-push

    1.6K10发布于 2020-01-02
  • 来自专栏信且诚心之动

    如何在本地Fabric release-2.2上快速make all成功

    /scripts/run-unit-tests.sh .PHONY: unit-tests unit-tests: unit-test # Pull thirdparty docker images

    1.1K20编辑于 2022-12-28
  • 来自专栏云前端

    [译] 十大 Docker 反模式

    run lint \ yarn run build \ yarn run generate-docs LABEL stage=build # Run unit test FROM build AS unit-tests RUN yarn run unit-tests LABEL stage=unit-tests # Push docs to S3 FROM containerlabs/aws-sdk AS push-docs

    96950发布于 2020-06-15
  • 来自专栏信数据得永生

    TensorFlow 机器学习秘籍第二版:9~11

    main__': cmd_args = sys.argv if len(cmd_args) > 1 and cmd_args[1] == 'test': # Perform unit-tests

    1.1K10编辑于 2023-04-23
领券