UnitTestBot / UTBotCpp

Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage
Apache License 2.0
158 stars 27 forks source link

No export LD linker in Bear and error then use it with UTBot #638

Closed ladisgin closed 1 year ago

ladisgin commented 1 year ago

Description Current version of Bear not export commands for LD linker. UTBot throw exception if try adding ld command manually.