https://github.com/pgk/gtest-tdd-c-example
How to use gtest with c code
https://github.com/pgk/gtest-tdd-c-example
Last synced: about 1 month ago
JSON representation
How to use gtest with c code
- Host: GitHub
- URL: https://github.com/pgk/gtest-tdd-c-example
- Owner: pgk
- Created: 2012-06-24T12:01:34.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-24T12:20:33.000Z (about 14 years ago)
- Last Synced: 2026-05-27T03:35:36.996Z (about 1 month ago)
- Language: C++
- Size: 93.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
An example of a minimal test for c code on gtest.