mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 08:25:58 +01:00
4460fc50f110014a6d0e884e301ac05bb797d018
Bug - compilation error when using parametrized tests with user defined types. When using TEST_CASE and parametrised test and passing parameters which are of user defined types, the test_runner does not compile because it does not recognize the user defined types. Test runner should copy the include statements from the test file
Description
No description provided
Languages
C
65.4%
Ruby
17%
C++
13%
Python
1.7%
Makefile
1.5%
Other
1.4%