Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/electronicarts/EAAssert
EAAssert is a simple and lightweight assert technology.
https://github.com/electronicarts/EAAssert
Last synced: 28 days ago
JSON representation
EAAssert is a simple and lightweight assert technology.
- Host: GitHub
- URL: https://github.com/electronicarts/EAAssert
- Owner: electronicarts
- License: other
- Created: 2019-01-22T22:54:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T05:59:07.000Z (3 months ago)
- Last Synced: 2024-09-09T06:31:46.259Z (3 months ago)
- Language: C++
- Homepage:
- Size: 28.3 KB
- Stars: 41
- Watchers: 14
- Forks: 41
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- AwesomeCppGameDev - EAAssert
README
# EAAssert
[![Build Status](https://travis-ci.org/electronicarts/EAAssert.svg?branch=master)](https://travis-ci.org/electronicarts/EAAssert)
EAAssert is a simple and lightweight assert technology.
## Documentation
Please see [Introduction](https://rawgit.com/electronicarts/EAAssert/master/doc/eaassert.html).
## Compiling sources
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on compiling and testing the source.
## Credits
Roberto Parolin is the current EAAssert owner within EA and is responsible for the open source repository.
## License
Modified BSD License (3-Clause BSD license) see the file LICENSE in the project root.