Skip to content

Releases: UnitTestBot/klee

2025-05-05

05 May 11:57
8098ea8

Choose a tag to compare

ci: Fix docker release workflow (#203)

* ci: Fix `freebsd` image version on cirrus

* ci: Pin Ubuntu version to set Z3 as a default solver for macOS

* chore: Update gtest version

* ci: Update llvm version in Dockerfile

* fix(scripts): Fix ShellCheck warning

* feat(build): Add `ENABLE_FP_RUNTIME` option

* style: Use a vector instead of an array as a variable-length container

* chore(docker): Update Dockerfile

* test: Require `not-ubsan` for a couple of tests with 32-bit binaries

KLEEF Test-Comp 2025

09 Dec 21:36

Choose a tag to compare

What's Changed

Full Changelog: testcomp24...testcomp25

KLEEF Test-Comp 2024

24 Nov 12:11

Choose a tag to compare

Please find an exact binary participated in the competition here.

What's Changed

New Contributors

Full Changelog: https://github.com/UnitTestBot/klee/commits/testcomp24

KLEE before massive reengineering

23 Dec 12:28

Choose a tag to compare

v2.3-utbot

Fix stdin-read variable

KLEE before rebase to 2.3

28 Jul 12:29

Choose a tag to compare

Add support stdin/stdout with interactive mode

Implement getc, fgetc, fread, fgets, getchar, gets, putc, fputc, fwrite, fputs, putchar, puts