mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-27 05:49:24 +00:00
Erc, not emp
This commit is contained in:
parent
18dca43e61
commit
4199637338
@ -45,11 +45,11 @@ If you're feeling a bit nosy, you can run unit tests by doing the following:
|
||||
```
|
||||
cd tests/build
|
||||
cmake ..
|
||||
make; ./emp-test
|
||||
make; ./erc-test
|
||||
```
|
||||
|
||||
This will execute the testing build of the software, which is handled through [Criterion](https://github.com/Snaipe/Criterion).
|
||||
|
||||
## Contributing
|
||||
|
||||
Right now, I am not accepting pull requests as so much of the design of erc is in flux. I am happy to receive any issues you may file.
|
||||
Right now, I am not accepting pull requests as so much of the design of erc is in flux. I am happy to receive any issues you may file.
|
||||
|
Loading…
Reference in New Issue
Block a user