2022.7.0
work on ubuntu 18.04, 20.04
What's Changed
- UTBotCpp-253 Better structure fields initialization in generated tests #253 by @alexey-utkin in #263
- Use klee_assume(s[N - 1] == '\0') call for the last element of string by @operasfantom in #279
- #246 Support (or ignore) gcc-specific switches while analyzing in clang toolchain by @alexey-utkin in #282
- Build ByteCode by make instead of shellExec by @ladisgin in #285
- Don't print empty test files by @ladisgin in #288
- Fix disable stubs by @ladisgin in #289
- Add coverage and results statistics report by @Lana243 in #261
- #284 Optimization of VC UTBot Quickstart wizard by @alexey-utkin in #302
- #231 Compile database may content response files by @alexey-utkin in #305
- Version unification for docker, server and plugin by @ladisgin in #306
- Fix generate for folder by @ladisgin in #307
New Contributors
- @victoriafomina made their first contribution in #296
Full Changelog: v1.0.167...2022.7.0