1 parent b313e4c commit d19671bCopy full SHA for d19671b
scripts/README.txt
@@ -1,5 +1,5 @@
1
The New*.sh scripts are helpful for creating the initial files for a new class...
2
- NewClass.sh - for TTDing a new C++ class
+ NewClass.sh - for TDDing a new C++ class
3
NewInterface.sh - for TDDing a new interface along with its Mock
4
NewCModule.sh - for TDDing a C module
5
NewCmiModule.sh - for TDDing a C module where there will be multiple
0 commit comments