GitHub topics: ctest
microsoft/vscode-cmake-tools
CMake Tools provides a robust, convenient workflow for CMake projects in VS Code. It simplifies configurations with CMake presets, supports IntelliSense and built-in debugging for CMake scripts, and offers configurable tasks. Its customizable interface allows for efficient project control, while also simplifying test execution and monitoring.
Language: TypeScript - Size: 19.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,560 - Forks: 479

ttroy50/cmake-examples
Useful CMake Examples
Language: CMake - Size: 541 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 12,783 - Forks: 2,530

threeal/ctest-action
Test CMake projects using CTest on GitHub Actions
Language: TypeScript - Size: 354 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

dimanikulin/capable-cpp-template
A capable template for C++ projects using CI, Building, Testing, Formatting, Documenting and more
Language: CMake - Size: 136 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

TeiaCare/venvpp
Cross Platform C++ Virtual Environment to manage dependecies and tools
Language: Python - Size: 40 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

iarsystems/cmake-tutorial
Build and test embedded software using the IAR C/C++ Compiler alongside CMake
Language: CMake - Size: 132 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 85 - Forks: 18

Sirraide/fchk
LLVM FileCheck clone w/ a terser syntax
Language: C++ - Size: 210 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 2

MangaD/cpp-project-template
⚡ A template for modern C++ cross-platform projects. Using CMake, CI/CD, unit tests, code coverage, static and dynamic analisis, auto formatting, package management, documentation, GUI, installers, and more.
Language: CMake - Size: 1.05 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 2

TriBITSPub/TriBITS
TriBITS: Tribal Build, Integrate, and Test System,
Language: CMake - Size: 23.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 36 - Forks: 45

Alessandro-Salerno/louvre
Simple and extensible markup langauge and C++ parser library
Language: C++ - Size: 89.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mortinger91/cpp-cmake-template
Template for a C++ CMake project, using Github Actions and CTest.
Language: CMake - Size: 115 KB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 36 - Forks: 1

StoneyDSP/StoneyDSP
The StoneyDSP audio library.
Language: C++ - Size: 1.82 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

fredericbonnet/cmake-test-explorer
CMake Test Explorer for Visual Studio Code
Language: TypeScript - Size: 329 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 11

MartinHelmut/cpp-gui-template-sdl2-opengl
C++ GUI starter project template with CMake and Cpack, Dear ImGui, SDL2, and OpenGL 4.1.
Language: C++ - Size: 1.13 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 24 - Forks: 5

Toxe/catch2-examples
Examples for structuring CMake projects using Catch2
Language: C++ - Size: 159 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

jrmadsen/pyctest
Python bindings of select portions of CMake/CTest package -- enabling generation of CTest test files from Python without a CMake build system
Language: C++ - Size: 1.36 MB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

LearningByExample/ModernCppCI
This is an example of doing a Modern C++ project with CI
Language: C++ - Size: 634 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 123 - Forks: 34

elucideye/aglet
Tiny cross platform (headless) opengl context creation.
Language: C++ - Size: 73.2 KB - Last synced at: 10 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1

MartinHelmut/cpp-gui-template-sdl2
C++ GUI starter project template with CMake and Cpack, Dear ImGui, and SDL2.
Language: C++ - Size: 946 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 71 - Forks: 7

prosenjitjoy/Learning-CMake
Collection of example code used for learning modern CMake with C++
Language: CMake - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

jthelin/hello-ctest
An example of using ctest for a C++ app / library.
Language: CMake - Size: 13.7 KB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

amoeba/ctest-example-crash-on-timeout
Example of collecting backtraces from C++ tests that time out
Language: C++ - Size: 4.88 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

goldsteinn/eztest
An Easy Unit Test Framework
Language: C++ - Size: 381 KB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 1 - Forks: 2

LawrenceStanton/TC74 📦
TC74 I2C Temperature Sensor Driver
Language: C++ - Size: 19.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

w00zie/kmeans
K-Means clustering in C++17: header-only sequential and parallel implementations
Language: C++ - Size: 38.4 MB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

Omarmeks89/testlike
utility for testing programs in C.
Language: C - Size: 123 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AndySaul/cmake_boilerplate
Hello World CMake project with GoogleTest and Rust libs. A template for cross-platform apps
Language: CMake - Size: 66.4 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

havardt/EzTest
An easy to use unit testing framework written in, and created for, the C language.
Language: C - Size: 211 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 0

fgeorgatos/easybuild.experimental
This repository is for easybuild open source contributions without restrictions - add your username under the /users directory
Language: Python - Size: 25.9 MB - Last synced at: 5 days ago - Pushed at: about 8 years ago - Stars: 14 - Forks: 10

w00zie/mean_shift
Mean Shift C++17 implementations: Sequential, OpenMP and CUDA
Language: Cuda - Size: 3.51 MB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

Dpbm/snake-ai
A simple AI in pure c++ to play the snake game
Language: C++ - Size: 661 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MartinHelmut/cpp-gui-template-sdl3-opengl
C++ GUI starter project template with CMake and Cpack, Dear ImGui, SDL3, and OpenGL 4.1.
Language: C++ - Size: 749 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

hikjik/leetcode
Accepted Solutions to the LeetCode Problem Set
Language: C++ - Size: 9.52 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

NextCodeX/MathX
函数计算
Language: CMake - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

speedyleion/ctest_tracing
Turns ctest output into a tracing file for chrome's tracing view
Language: Rust - Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MartinHelmut/cpp-gui-template-sdl3
C++ GUI starter project template with CMake and Cpack, Dear ImGui, and SDL3.
Language: C++ - Size: 766 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Kuszki/PI-CPP-Python-Example
Przykład wykorzystania kodu z języka C++ w Pythonie.
Language: C++ - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dryman/fortran_unit_test
Minimalistic fortran unit tests using CMake and CTest
Language: Fortran - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MartinHelmut/cpp-base-template
C++ project template.
Language: C++ - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

simogasp/boostTest-example
template for using boost as testing framework
Language: CMake - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

project-tsurugi/tsurugi-annotations-action
GitHub Action to generate check-run annotations from outputs of static analysis tools and testing frameworks.
Language: TypeScript - Size: 711 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

nino-kin/weather-app
Language: C++ - Size: 7.62 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gregorykelleher/InterviewPracticeQuestions
Collection of practice questions for interviews
Language: C++ - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

timkrebs9/CppCmakeTemplate
C++ project template with unit-tests, documentation, ci-testing and workflows.
Language: CMake - Size: 149 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rwols/CMakeBuilder
Configure, build and test a CMake project right from within Sublime Text 3.
Language: Python - Size: 2.61 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 12

felixggj/tic-tac-toe
tic tac toe implemention in C
Language: C - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mrhatch97/cmake-cpp-template
A template for a CMake project for C++ with Doxygen and CTest support
Language: CMake - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

RWTH-HPC/CMake-easytest
CMake module for easy test integration.
Language: CMake - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

wokron/practical-cmake
CMake Practical Tutorial
Language: C++ - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ctronp/MCT
Micro C Test, a single header library for testing.
Language: C - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alphafoobar/code-kata-cpp
Language: C++ - Size: 960 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

hunter-packages/gauze 📦
:ribbon: Unified CTest-friendly testing framework for Windows, Linux, macOS, iOS, Android
Language: CMake - Size: 112 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 5

reallhy/gmock-boilerplate
gtest, gmock, c++ code coverage report with cmake
Language: CMake - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 2

TheLongRunSmoke/utility-boilerplate-qt
🚀Boilerplate for C++ utility application based on Qt5
Language: C++ - Size: 669 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 3

HorstBaerbel/ccpp-cmake-build-and-test
Docker container for C / C++ / cmake compilation
Language: Dockerfile - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

HorstBaerbel/action-ctest
A GitHub action to run unit tests on a repository using CTest
Language: Dockerfile - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 2

notixbit/ntbpp
NTB++ is a cross-platform header-only utility library for C++ >= 17
Language: C++ - Size: 329 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

CraigCarey/cpp-project-skeleton
A basic C++ project outline with some helpful tooling
Language: Shell - Size: 84 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

patrikfors/test-cmake-template
Instantiation of cpp-cmake-template
Language: C++ - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

c4deszes/cmake-pytest-module
CMake module that allows discovery and execution of Pytest tests through CTest
Language: CMake - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

OlivierLDff/cmocka-cmake-example
A sample project using CMocka with CMake
Language: CMake - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 3

gongluck/CMAKE-DEMO
CMake 学习(cmake命令、测试、安装、打包、交叉编译、NDK、clang)
Language: CMake - Size: 140 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 46 - Forks: 17

reyreaud-l/simple-cpp-setup
Simple C++ setup with CMake and CTest.
Language: CMake - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 0

brobeson/ctest-lab
A CTest extension for Visual Studio Code
Language: TypeScript - Size: 212 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

TRMSC/moodle-ctest-generator
Tool for generating C-Tests for Moodle easily within the browser and for getting information about the screening
Language: HTML - Size: 181 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vinograd47/ctest-ext 📦
CTest Extension module
Language: C++ - Size: 287 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 4 - Forks: 0

Playjasb2/Simple-C-Compiler
A compiler to compile a simplified version of C
Language: C++ - Size: 112 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

bipbipbopbop/OsuBot
A bot that play Osu! for you.
Language: C++ - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

hpjeonGIT/workshop_unit_test
Practice of unit test using google test and gmock
Language: C++ - Size: 247 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Vinkle-hzt/HuffmanCoding
SCU Data Structure and Algorithm project 2
Language: C++ - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Ben1980/cpptemplate
A template project (library and executable) for C++ projects with cmake, ctest, vcpkg, circleci, and automated document deploymend via doxygen to gh-pages
Language: XSLT - Size: 544 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 30 - Forks: 7

biddisco/pycicle
Python Continuous Integration Command Line Engine
Language: CMake - Size: 478 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 4

rpasquay/scratch
C++ Project Template
Language: C++ - Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

GuilhermeRossato/frappu
A minimalist testing framework for C/C++ projects
Language: JavaScript - Size: 344 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

micst/CTestAdapter
A Test Adapter for VisualStudio to run CTest tests
Language: C# - Size: 168 KB - Last synced at: 10 days ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 1

shustrov38/Advanced-Calculator
Калькулятор сложных выражений
Language: C - Size: 128 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

szymmirr/ctest-playground
C++ CI/CD
Language: CMake - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

CJLove/cppunit-playground
Quick example of using cppunit for C++ unit tests along with CMake and CTest
Language: C++ - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

fkwiatkowski/testctest
Repo to try ctest
Language: CMake - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

takanoriyanagitani/efficient-query-string-parser
query string parser
Language: C - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

takanoriyanagitani/parse_environ
parse /proc/*/environ
Language: C - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

zapstar/CMake-Swig-Example
A more complex example which explores CMake, SWIG with CTest
Language: C - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

rosmianto/unit-testing-cpp-example
A simple demonstration for Automated Unit Testing in C++ using Catch2 and CMake + CTest
Language: C++ - Size: 126 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

pseyfert/zsh-ctest-completion
zsh tab completion for ctest
Size: 21.5 KB - Last synced at: 28 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

samiiali/cmake_git_version
Just for fun !
Language: CMake - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

wzheng21/BART Fork of SlaybaughLab/BART
C++ based finite element radiation transport code framework I created and contributs to.
Language: C++ - Size: 11.4 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

RafaelJVicente/SimpleBlackBoxCTestCpp
Simple test for Black Box testing the main() function with 1 input and 1 output file passed through standard io
Language: CMake - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

oelrich/sorts
Learning c++ by doing the things.
Language: C++ - Size: 110 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
