2022.10.4
What's Changed
- Unnecessary "utbot_abs_error" constant added to the test #405 by @alexey-utkin in #431
- Added math header for lazy instantiated objects if required. Increased time limit for
bcov
by @getn1ght in #433 - Unnamed bit fields fix by @belous-dp in #435
- Fixed test generation for 32 bits projects #442 by @alexey-utkin in #445
- Added regression test for pointers. Updated KLEE by @getn1ght in #446
- Implemented support for custom build script inside CI Action on Github #451 by @alexey-utkin in #455
- Fixed initialization of anonymous unions 'from_bytes' for some cases #447 by @alexey-utkin in #467
- Update KLEE, fix small bugs by @ladisgin in #466
- Reformat build structure by @ladisgin in #457
- Little UI improvements: combined logs and targets tool windows into one, removed verbose widget by @vol0n in #456
- UTBot don't decorate struct field [BUG] #465 by @alexey-utkin in #470
- Filed Segmentation Fault in user project #473 by @alexey-utkin in #474
- Minor version of plugin and server is not properly set #471 by @alexey-utkin in #480
- Fix generation for coreutils #487 by @ladisgin in #487
New Contributors
Full Changelog: 2022.9.0...2022.10.4