diff --git a/src/Caraya.vipb b/src/Caraya.vipb index 201dac7..8495ccc 100644 --- a/src/Caraya.vipb +++ b/src/Caraya.vipb @@ -1,7 +1,7 @@ - + jki_lib_caraya - 1.0.0.56 + 1.0.0.58 false . .. @@ -49,20 +49,28 @@ http://jki.net/tools#caraya JKI https://github.com/JKISoftware/Caraya - [Fix: 4] Fixed the intermittent error 1 when destroying Test Suites + Fixes: + +[Fix: 4] Fixed the intermittent error 1 when destroying Test Suites [Fix: 34] Added an optional "Execution Time (us)" terminal to assertion methods for reporting -[Feature: 34] Time is filtered from the JUnit report if execution time is not provided [Fix: 40] Assertions are now sorted in order they occur instead of ascending alphabetically -[Feature: 41] Upgraded sources to LV2013 [Fix: 44] Fixed the conditions that overewrote assertions when test names were identical -[Feature: 45] Attribute a unique identifier to each assertions performed [Fix: 47] Double-clicking on assertion result in Test Manager now works after VI has left memory for lvlibs inside lvlibs. [Fix: 50] Updated the Math Test Suite to use non-deprecated method for Test Report +[Fix: 53] Fixed issues with comparison (greater/less) of variant representations when integers and floats were compared +New Features: + +[Feature: 34] Time is filtered from the JUnit report if execution time is not provided +[Feature: 41] Upgraded sources to LV2013 +[Feature: 43] Added a verbose option the the Test Suite to export detailed explanation of failures +[Feature: 45] Attribute a unique identifier to each assertions performed +[Feature: 48] Added a Rerun All Tests menu in the Test Manager UI. Thanks for all the contributions that led to this release, whether by reporting or fixing issues: +Carlo (@carlodri) Cyril Gambini (@CygaLV) Jim Kring (@jimkring) OlivierLabo (@OlivierLabo) @@ -341,7 +349,7 @@ Sam Taggart (@stagg54) Assert Functions - F7B34CDBE1859BC5870366C962C6A5E4 + D77A879CB532EB12B2F9DAED6EFCA3BA 0 @@ -404,7 +412,7 @@ Sam Taggart (@stagg54) Advanced Reporting - D29BEBCF037A6C683C1FC578002FA1F7 + 3BB6B004E66872EFA6CCD91A2378A74A 1 @@ -467,7 +475,7 @@ Sam Taggart (@stagg54) classes\Test Result\Get Node.vi - 0E4F33202625E04D5D348E283947DF4F + EC945A99FFBB76B9D95B26AC0E021FEF 0 @@ -698,7 +706,7 @@ Sam Taggart (@stagg54) classes\Assert\Assert Not Equal Type_Variant.vi Assert Not Equal Type - 343CD4088968A1582E60735DB3B78BF9 + 6E034EBA6806942AF7C06FFCA201C363 \ No newline at end of file diff --git a/src/subVIs/Library Info Constant.vi b/src/subVIs/Library Info Constant.vi index d5c8385..58e6409 100644 Binary files a/src/subVIs/Library Info Constant.vi and b/src/subVIs/Library Info Constant.vi differ