Version bump 1.3 -> 1.4

This commit is contained in:
Sam Habiel 2016-02-27 14:00:15 -08:00
parent 3ee0682664
commit bd1e639620
11 changed files with 1502 additions and 1502 deletions

View File

@ -1,5 +1,5 @@
%ut ;VEN-SMH/JLI - PRIMARY PROGRAM FOR M-UNIT TESTING ;2015-12-31 10:46 PM
;;1.4;MASH UTILITIES;;Feb 25, 2016;Build 1
;;1.4;MASH;;Feb 27, 2016;Build 1
; Submitted to OSEHRA Dec 16, 2015 by Joel L. Ivey under the Apache 2 license (http://www.apache.org/licenses/LICENSE-2.0.html)
; Original routine authored by Joel L. Ivey as XTMUNIT while working for U.S. Department of Veterans Affairs 2003-2012
; Includes addition of %utVERB and %utBREAK arguments and code related to them as well as other substantial additions authored by Sam Habiel 07/2013-04/2014

View File

@ -1,5 +1,5 @@
%ut1 ;VEN/SMH/JLI - CONTINUATION OF M-UNIT PROCESSING ;12/16/15 08:38
;;1.3;MASH UTILITIES;;Dec 16, 2015;Build 1
;;1.4;MASH;;Feb 27, 2016;Build 1
; Submitted to OSEHRA Dec 16, 2015 by Joel L. Ivey under the Apache 2 license (http://www.apache.org/licenses/LICENSE-2.0.html)
; Original routine authored by Joel L. Ivey as XTMUNIT1 while working for U.S. Department of Veterans Affairs 2003-2012
; Includes addition of original COV entry and code related coverage analysis as well as other substantial additions authored by Sam Habiel 07/2013?04/2014

View File

@ -1,5 +1,5 @@
%utcover ;JLI - generic coverage and unit test runner ;12/16/15 08:42
;;1.3;MASH UTILITIES;;Dec 16, 2015;Build 1
;;1.4;MASH;;Feb 27, 2016;Build 1
; Submitted to OSEHRA Dec 16, 2015 by Joel L. Ivey under the Apache 2 license (http://www.apache.org/licenses/LICENSE-2.0.html)
; Original routine authored by Joel L. Ivey 08/15. Additional work 08/15-12/15.
;

View File

@ -1,5 +1,5 @@
%utt1 ; VEN/SMH-JLI - Testing routines for M-Unit;2015-12-31 10:33 PM
;;1.3;MASH UTILITIES;;Dec 16, 2015;Build 4
;;1.4;MASH;;Feb 27, 2016;Build 4
; Submitted to OSEHRA Dec 16, 2015 by Joel L. Ivey under the Apache 2 license (http://www.apache.org/licenses/LICENSE-2.0.html)
; Original routine authored by Sam H. Habiel 07/2013-04/2014
; Additions and modifications made by Joel L. Ivey 05/2014-12/2015

View File

@ -1,5 +1,5 @@
%utt2 ; VEN/SMH - Bad Ass Continuation of Unit Tests;12/16/15 08:44
;;1.3;MASH UTILITIES;;Dec 16, 2015;Build 1
;;1.4;MASH;;Feb 27, 2016;Build 1
; Submitted to OSEHRA Dec 16, 2015 by Joel L. Ivey under the Apache 2 license (http://www.apache.org/licenses/LICENSE-2.0.html)
; Original routine authored by Sam H. Habiel
; Modifications made by Joel L. Ivey 05/2014-09/2015

View File

@ -1,5 +1,5 @@
%utt3 ; VEN/SMH-JLI - Unit Tests Coverage Tests;12/16/15 08:45
;;1.3;MASH UTILITIES;;Dec 16, 2015;Build 1
;;1.4;MASH;;Feb 27, 2016;Build 1
; Submitted to OSEHRA Dec 16, 2015 by Joel L. Ivey under the Apache 2 license (http://www.apache.org/licenses/LICENSE-2.0.html)
; Original routine authored by Sam H. Habiel 07/2013-04/2014
; Additions and modifications made by Joel L. Ivey 05/2014-08/2015

View File

@ -1,5 +1,5 @@
%utt4 ; VEN/SMH/JLI - Coverage Test Runner;12/16/15 08:45
;;1.3;MASH UTILITIES;;Dec 16, 2015;Build 1
;;1.4;MASH;;Feb 27, 2016;Build 1
; Submitted to OSEHRA Dec 16, 2015 by Joel L. Ivey under the Apache 2 license (http://www.apache.org/licenses/LICENSE-2.0.html)
; Original routine authored by Sam H. Habiel 07/2013-04/2014
; Additions and modifications made by Joel L. Ivey 05/2014-08/2015

View File

@ -1,5 +1,5 @@
%utt5 ;JLI - test for aspects of MUnit functionality ;12/16/15 08:47
;;1.3;MASH UTILITIES;;Dec 16, 2015;Build 1
;;1.4;MASH;;Feb 27, 2016;Build 1
; Submitted to OSEHRA Dec 16, 2015 by Joel L. Ivey under the Apache 2 license (http://www.apache.org/licenses/LICENSE-2.0.html)
; Original routine authored by Joel L. Ivey 05/2014-12/2015.
;

View File

@ -1,5 +1,5 @@
%utt6 ;JLI - Unit tests for MUnit functionality ;12/16/15 08:47
;;1.3;MASH UTILITIES;;Dec 16, 2015;Build 1
;;1.4;MASH;;Feb 27, 2016;Build 1
; Submitted to OSEHRA Dec 16, 2015 by Joel L. Ivey under the Apache 2 license (http://www.apache.org/licenses/LICENSE-2.0.html)
; Original routine authored by Joel L. Ivey 05/2014-12/2015
;

View File

@ -1,5 +1,5 @@
%uttcovr ;JIVEYSOFT/JLI - runs coverage tests on %ut and %ut1 routines via unit tests ;12/16/15 08:48
;;1.3;MASH UTILITIES;;Dec 16, 2015;Build 1
;;1.4;MASH;;Feb 27, 2016;Build 1
; Submitted to OSEHRA Dec 16, 2015 by Joel L. Ivey under the Apache 2 license (http://www.apache.org/licenses/LICENSE-2.0.html)
; Original routine authored by Joel L. Ivey 05/2014-12/2015
;

View File

@ -1,5 +1,5 @@
%utPRE ;VEN/SMH/JLI - pre installation routine to set up MASH UTILITIES package and assign %ut routines and globals ;12/16/15 08:59
;;1.3;MASH UTILITIES;;DEC 16, ;Build 1
;;1.4;MASH;;Feb 27, 2016;Build 1
; Submitted to OSEHRA Dec 16, 2015 by Joel L. Ivey under the Apache 2 license (http://www.apache.org/licenses/LICENSE-2.0.html)
; Original routine authored by Sam H. Habiel 07/2013-04/2014
;