Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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_