diff options
| author | shmibs <shmibs@gmail.com> | 2014-07-31 10:07:41 -0700 | 
|---|---|---|
| committer | shmibs <shmibs@gmail.com> | 2014-07-31 10:07:41 -0700 | 
| commit | 110e13da2ee0fbd8ab00b2744a3aa70a027a52a3 (patch) | |
| tree | b9825b9771378887f694810c308daf0cae5885e0 | |
| download | simple-test-110e13da2ee0fbd8ab00b2744a3aa70a027a52a3.tar.gz | |
Initial commit
| -rw-r--r-- | README.md | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/README.md b/README.md new file mode 100644 index 0000000..694d140 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +c-unit-testing +============== + +simple unit testing for C implemented as a single header file | 
