Releases: UnitTestBot/UTBotCpp
Releases · UnitTestBot/UTBotCpp
2022.10.3
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
New Contributors
Full Changelog: 2022.9.0...2022.10.3
2022.10.0
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
New Contributors
Full Changelog: 2022.9.0...2022.10.0
2022.9.1
What's Changed
- [BUG] 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
- [BUG] Cannot run generated test for 32 bits projects #442 by @alexey-utkin in #445
- Added regression test for pointers. Updated KLEE by @getn1ght in #446
- Implement support for custom build script inside CI Action on Github #451 by @alexey-utkin in #455
- Implement support for custom build script inside CI Action on Github Part 2 (Command line) #458 by @alexey-utkin in #459
- Disable auto add issue to project management by @ladisgin in #460
- fetcher & tests minor fixes by @belous-dp in #454
- [BUG] Anonymous union initialized using 'from_bytes' in some cases #447 by @alexey-utkin in #467
- Fail run test for function sumSignArray [BUG] #464 by @alexey-utkin in #468
- Update KLEE, fix small bugs by @ladisgin in #466
New Contributors
Full Changelog: 2022.9.0...2022.9.1
2022.9.0
What's Changed
- Portable tests by @antipeon in #158
- Add support symbolic input/output for C by @sava-cska in #315
- #332 Use UTBotCpp as static analyzer and report results in SARIF by @alexey-utkin in #333
- [BUG] CLI_Test.Generate_Project_Tests fails on some PCs #347 by @alexey-utkin in #348
- Add generation statistics report by @Lana243 in #329
- supported examples added by @belous-dp in #339
- vscode plugin shortcuts, comments missing whitespace fix by @belous-dp in #356
- #216 UTBotCpp does not support test generation for 32bit projects by @alexey-utkin in #373
- [BUG] Bad path entry in
unittestbot.paths.sourceDirectories
parameter on Windows OS #376 by @alexey-utkin in #377 - Clion plugin for UTBot (#369) by @vol0n in #369
- Switch to klee 2.3 by @ladisgin in #392
- Not support anonymous union in struct #317 by @alexey-utkin in #391
- Fixing generations for files that included in two targets by @ladisgin in #258
- bit-fields support added by @belous-dp in #383
New Contributors
- @belous-dp made their first contribution in #339
- @pavponn made their first contribution in #411
Full Changelog: 2022.7.0...2022.9.0
2022.7.3
What's Changed
- [BUG] SARIF report is not recognized by github #352 by @alexey-utkin in #353
Full Changelog: 2022.7.2...2022.7.3
2022.7.2
What's Changed
- [BUG] SARIF report is not generated for server on local host #340 by @alexey-utkin in #344
- [BUG] CLI_Test.Generate_Project_Tests fails on some PCs #347 by @alexey-utkin in #348
Full Changelog: 2022.7.1...2022.7.2
2022.7.1
What's Changed
- Portable tests by @antipeon in #158
- Add support symbolic input/output for C by @sava-cska in #315
- Use UTBotCpp as static analyzer and report results in SARIF by @alexey-utkin in #333
Full Changelog: 2022.7.0...2022.7.1
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