Skip to content

Releases: star-finder/jpf-star

Stable release

10 Nov 23:52
Compare
Choose a tag to compare

This version works with starlib v0.2.

Stable release

14 Oct 06:47
Compare
Choose a tag to compare

So many changes from v0.1b

  • Separate the constraint handling to a library: starlib. This library can be use for jpf-costar and future projects.
  • Optimize string constructions in loop with StringBuilder.
  • Use visitor design patter for test input generation. This makes starlib only depends loosely on JPF.

This version generates exactly identical outputs, compared to the submitted version.

TODO:

  • Move TestGenerator.addModel from bytecode instructions, e.g. GETFIELD, to the listener.

v0.1b

12 Oct 23:56
Compare
Choose a tag to compare

Fix some bugs

First release

01 Oct 07:36
Compare
Choose a tag to compare
First release Pre-release
Pre-release

All unit tests are OK. No document is available yet.