Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codersomya/cpp-lab
Sanity tests for cpp internals.
https://github.com/codersomya/cpp-lab
Last synced: 12 days ago
JSON representation
Sanity tests for cpp internals.
- Host: GitHub
- URL: https://github.com/codersomya/cpp-lab
- Owner: coderSomya
- Created: 2024-10-10T08:11:56.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-18T05:40:12.000Z (about 1 month ago)
- Last Synced: 2024-10-18T19:19:16.752Z (about 1 month ago)
- Language: C++
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# General purpose repo to test stuff in c++
## Get started:
```
make
``````
make run
```_To test {file}.cpp, replace SRC={filename} in Makefile [line: 5] with {file}.cpp_