Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivmartel/semit
Slicer Execution Model Integration Testing
https://github.com/ivmartel/semit
Last synced: about 1 month ago
JSON representation
Slicer Execution Model Integration Testing
- Host: GitHub
- URL: https://github.com/ivmartel/semit
- Owner: ivmartel
- Created: 2012-12-18T10:37:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-18T10:58:23.000Z (almost 12 years ago)
- Last Synced: 2024-04-16T00:33:26.125Z (7 months ago)
- Language: C
- Size: 207 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SEMIT
=====Slicer Execution Model Integration Testing: basic small CLIs to help CLI compatible framework developers check
that their implementation is correct. See [CLI_In_Context](http://www.commontk.org/index.php/CLI_In_Context) on the
CTK wiki for more details.Depends on [SlicerExecutionModel](https://github.com/Slicer/SlicerExecutionModel). The Nifti code was extracted from
the official package found on Sourcforge at [niftilib](http://sourceforge.net/projects/niftilib/).Example nifti data can be found at http://nifti.nimh.nih.gov/nifti-1/data.
Yet only tested under Microsoft Windows, compiled with Visual Studio 9 in 32bits.