Skip to content

Project Qt-Tests for testing base functions of the Porter

Notifications You must be signed in to change notification settings

VNovytskyi/BaseTest_Porter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BaseTest_Porter

Project Qt-Tests for testing base functions of the Porter.

How to use

  1. Download zip or clone this repo.
  2. Download zip or clone Porter version what you want to test.
  3. Edit path to Porter files in qt pro-file.

Note

Be careful, you are compiling a C ++ application with C code, use "extern C" for include file:

extern "C" {
    #include "porter.h"
}

About

Project Qt-Tests for testing base functions of the Porter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published