zoukankan      html  css  js  c++  java
  • Qt 自动化测试Test cutedriver

        示例 https://github.com/nomovok-opensource/cutedriver-examples

    CuteDriver examples

    This repository contains helper Makefile for building, installing and testing the cutedriver project for ubuntu.

    Usage

    • make deps will install app dependencies.
    • make will fetch and build all. This will also install rvm for the current user.
    • make install will install the required files.
    • make check will execute functional tests against the examples.

    Advanced

    • CHECKOUT_DATE=2017-04-08 make will fetch and build all repositories like they were before 2017 April 8th. This can be used to double check the current master against some other older branch.
    • BRANCH=somebranch make will fetch and build all repositories from somebranch.

    Examples

    QuickApp

    This application is a simple QML Window based application with few components in it. The project contains cutedriver tests.

  • 相关阅读:
    sublimetext插件安装
    解决Nextcloud 无法删除目录
    常用文章信息
    使用豆瓣的pip源安装python模块
    top命令的使用
    Centos 7 防火墙 firewalld 简单使用说明
    CentOS 7 时间同步方法
    二进制
    字典
    集合
  • 原文地址:https://www.cnblogs.com/yongxo/p/7251101.html
Copyright © 2011-2022 走看看