Skip to content

0.3.0

Compare
Choose a tag to compare
@nth10sd nth10sd released this 22 Dec 03:01
· 916 commits to master since this release

Features:

  • Basic pytest infrastructure added! - largely tests compile_shell for now
  • Add codecov.io support - Now with code coverage!
  • evalInCooperativeThread and oomTest are now ignored when running differential testing.

Bugfixes:

  • Ripped out the version function from being used in jsfunfuzz
  • Obsolete code removal, e.g. some flag combinations in shell_flags
  • Tweaked the algorithm for the number of CPU cores used for compilation
  • Miscellaneous fixes for Python stuff, linters, CI etc.

Notes:

  • Minimum Mac support is now 10.11.x (El Capitan)
  • Windows is still on the 0.1.x legacy branch