Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-21 | Added test case base template and improved transformer helper template | Adrian Kummerländer | |
* test case base template contains the basic test case markup ** it was mostly created to include include-path resolution into the test cases * improved transformer helper template by separating the external function call into its own variable | |||
2014-05-09 | Added default target file and path parameters | Adrian Kummerländer | |
* the transformation is now provided with default parameters such as the target file and its parent directory * added appropriate test case ** default_params * test frontend now doesn't provide a "test" parameter anymore * extracted parameter setter into separate member method "setParameters" of TransformationFacade |