Skip to content

Releases: offa/NBCndUnit

v0.7.5

08 Oct 14:32
Compare
Choose a tag to compare

Changes

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

v0.7.4

05 Sep 17:22
Compare
Choose a tag to compare

Changes

  • 'Go to Testfailure' implemented for GTest and CppUtest

v0.7.3

24 Jul 15:28
Compare
Choose a tag to compare

Changes

  • Support for existing projects
  • Refactoring

v0.7.2

25 Apr 16:43
Compare
Choose a tag to compare

Changes

  • Support for parameterized Tests (Google Test)

v0.7.1

19 Mar 20:34
Compare
Choose a tag to compare

Changes

  • Updated Templates for CppUTest
  • Some Fixes

v0.7.0

06 Nov 19:46
Compare
Choose a tag to compare

Changes

  • Ported to NetBeans 8.1
  • Documentation updated

v0.7.0-Beta

16 Aug 13:37
Compare
Choose a tag to compare

Changes

  • Ported to NetBeans 8.1 (Beta)

_Important:_ This version requires NetBeans 8.1.

v0.6.2

13 Aug 20:09
Compare
Choose a tag to compare

Changes

  • Typo in CppUTest Main fixed
  • Internal improvements

v0.6.1

08 May 17:55
Compare
Choose a tag to compare

Changes

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

v0.6.0

24 Apr 18:50
Compare
Choose a tag to compare

Changes

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