Commit 6525fda1 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by Laura, Jason R
Browse files

Updated Writing ISIS3 Tests Using Gtest and Ctest (markdown)

parent 8436a443
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -274,6 +274,7 @@ Things that all new test additions need to have done.
- [ ]  New GTests prefixed with `FunctionalTest<appname>`
- [ ]  Old Makefile tests removed 
- [ ]  New tests passing on Jenkins
- [ ]  Old test data removed

## Main.cpp Templates