Skip to content

CASM Unit/Integration Test Cases and Example Applications

License

Notifications You must be signed in to change notification settings

casm-lang/libcasm-tc

Repository files navigation

https://github.com/casm-lang/casm-lang.logo/raw/master/etc/headline.png

libcasm-tc: CASM Example Application and Test Case Library

https://img.shields.io/badge/discussion-Q&A-blue.svg?logo=github https://github.com/casm-lang/libcasm-tc/workflows/build/badge.svg https://github.com/casm-lang/libcasm-tc/workflows/nightly/badge.svg https://codecov.io/gh/casm-lang/libcasm-tc/badge.svg https://img.shields.io/github/tag/casm-lang/libcasm-tc.svg?logo=github&sort=semver https://img.shields.io/badge/license-GPLv3%2BLE-blue.svg?logo=gnu

This repository contains CASM specifications for example test applications, unit tests, and integration tests.

File Structure

application
contains various applications
benchmark
contains benchmarks etc.
test
contains unit test-cases/integration tests etc.

Copyright and License

The copyright holder of libcasm-tc is the CASM organization (@casm-lang) and the used license of libcasm-tc is the GNU GPLv3 with an additional Linking Exception (LE) permission.