Unverified Commit 702b3586 authored by Makayla Shepherd's avatar Makayla Shepherd Committed by GitHub
Browse files

Merge pull request #513 from SgStapleton/dev

Updating truthdata for UserInterface
parents 2bf661de b8ac42cb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@ Testing Reserved Parameter=Invalid Value
**USER ERROR** Invalid value for reserve parameter [-VERBOSE].

Testing Unambiguous Reserved Parameter Resolution (-la)
./unitTest From=It To=Worked 
FROM:    It
TO:      Worked
GUI:     0
@@ -142,9 +143,11 @@ Testing -BATCHLIST with -SAVE
**USER ERROR** -BATCHLIST cannot be used with -GUI, -SAVE, -RESTORE, or -LAST.

Testing -BATCHLIST with -RESTORE
./unitTest From=It To=Worked 
**USER ERROR** -BATCHLIST cannot be used with -GUI, -SAVE, -RESTORE, or -LAST.

Testing -BATCHLIST with -LAST
./unitTest From=It To=Worked 
**USER ERROR** -BATCHLIST cannot be used with -GUI, -SAVE, -RESTORE, or -LAST.

Testing -BATCHLIST with nonexistent .lis file
@@ -263,11 +266,13 @@ GetInfoFlag() returns: 1
GetInfoFileName() returns: debug.log

Testing -LAST
./unitTest From=It To=Worked 
FROM:    It
TO:      Worked
GUI:     0

Testing -LAST with other app parameters
./unitTest From=It To=Worked 
FROM:    otherParam
TO:      Worked
GUI:     0
@@ -281,6 +286,7 @@ FileOutput = On
FileName = unitTest.prt

Testing -RESTORE with valid (existing) .par file
./unitTest From=It To=Worked 
FROM:    It
TO:      Worked
GUI:     0
@@ -304,6 +310,7 @@ TO: works
GUI:     0

Restoring Saved Parameters:
./unitTest FROM=saveParam TO=works 
FROM:    saveParam
TO:      works
GUI:     0