Skip to content

babuge/InterviewQuestion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview Question

算法验证 GoogleTest应用验证

build

  1. 构建目录设置须: ./build
  2. 支持多平台构建,默认mingw8.1构建通过

项目结构

├─App
|  ├─App.pro
|  ├─main.cpp
|  ├─UiFrame
|  ├─ProConfig
|  ├─CommonInclude
├─Modules
|    ├─Modules.pro
|    ├─TestModule
|    ├─InterviewQuestion
├─3rdparty
|    ├─GTest-1.8.x
├─build
├─InterviewQuestion.pro
├─LICENSE
├─README.md
├─.gitignore
├─.qmake.conf
├─.clang-format

提示

如果需要项目业务和test分离,只需将App设置为Test,新增项目业务入口

About

GoogleTest algorithmVerdify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published