Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Releases: offa/NBCndUnit

v0.7.5

Choose a tag to compare

@offa offa released this 08 Oct 14:32

Changes

  • Port to NetBeans 8.2
  • Dependencies updated
  • Maven Plugins updated
  • Minor fixes

v0.7.4

Choose a tag to compare

@offa offa released this 05 Sep 17:22

Changes

  • 'Go to Testfailure' implemented for GTest and CppUtest

v0.7.3

Choose a tag to compare

@offa offa released this 24 Jul 15:28

Changes

  • Support for existing projects
  • Refactoring

v0.7.2

Choose a tag to compare

@offa offa released this 25 Apr 16:43

Changes

  • Support for parameterized Tests (Google Test)

v0.7.1

Choose a tag to compare

@offa offa released this 19 Mar 20:34

Changes

  • Updated Templates for CppUTest
  • Some Fixes

v0.7.0

Choose a tag to compare

@offa offa released this 06 Nov 19:46

Changes

  • Ported to NetBeans 8.1
  • Documentation updated

v0.7.0-Beta

Choose a tag to compare

@offa offa released this 16 Aug 13:37

Changes

  • Ported to NetBeans 8.1 (Beta)

_Important:_ This version requires NetBeans 8.1.

v0.6.2

Choose a tag to compare

@offa offa released this 13 Aug 20:09

Changes

  • Typo in CppUTest Main fixed
  • Internal improvements

v0.6.1

Choose a tag to compare

@offa offa released this 08 May 17:55

Changes

  • Fixed broken teststatus for CppUTest if test has output
  • Minor tweaks

v0.6.0

Choose a tag to compare

@offa offa released this 24 Apr 18:50

Changes

  • Go to Source implementend for result window
    • to test case
    • to test suite
    • to callstack
  • Refactoring