https://github.com/stsquad/testcases
A bunch of random testcases for various things
https://github.com/stsquad/testcases
Last synced: 11 months ago
JSON representation
A bunch of random testcases for various things
- Host: GitHub
- URL: https://github.com/stsquad/testcases
- Owner: stsquad
- Created: 2015-05-15T15:17:53.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T11:25:13.000Z (about 7 years ago)
- Last Synced: 2025-05-01T12:07:04.467Z (about 1 year ago)
- Language: C
- Size: 359 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
What is this?
=============
All development should be aided by having decent test cases.
Developers often end up with a directory full of snippets of C to test
their assumptions or to try and trigger bugs.
This is mine.
Alex Bennée, 2017