Add some simple tests
This commit is contained in:
@@ -17,7 +17,9 @@ Literally just copy the header file you want and let your favourite semi-usable
|
||||
|
||||
## Contributing
|
||||
If you want to contribute, please make a pull request and I'll review it. If you want to contribute a new type or function, please make sure it is useful and not just a "cool" thing.
|
||||
|
||||
If you change an existing type, please run **make** in *build/* directory and **ctest** to ensure compatibility hasn't been broken.
|
||||
|
||||
If it's new, please write a **test** for it in *tests/test_<name>.c* so others can see the guidelines on how the type is used.
|
||||
|
||||
## Legal Mumbo Jumbo
|
||||
|
||||
Reference in New Issue
Block a user