This release focused on providing the ability initialize the test framework in different contexts. It also has the start for stronger C++ support starting with an exception check routine.
- ENH: New fct_chk_ex will check that a C++ exception is generated within
a code block. Only in C++.
-
http://fctx.wildbearsoftware.com/static/fctx/doc/1.6/api_fct.html?highlight=fct_chk_ex#fct_chk_ex - ENH: Add new FCT_BGN_FN/FCT_END_FN to bootstrap the test framework
without using "main".
- See
http://fctx.wildbearsoftware.com/static/fctx/doc/1.6/api_fct.html#FCT_BGN_FN - ENH: Add new FCT_INIT, FCT_FINAL, and FCT_NUM_FAILED to allow you
to initialize and finalize FCTX within your own custom function.
- See
http://fctx.wildbearsoftware.com/static/fctx/doc/1.6/api_fct.html#FCT_INITDownload:
http://fctx.wildbearsoftware.com/Download/1.6.0Released Source:
http://github.com/imb/fctx/tree/v1.6.0Issue Tracker:
http://github.com/imb/fctx/issuesSee also:
http://fctx.wildbearsoftware.com