Проверки
This commit is contained in:
2
Makefile
2
Makefile
@ -31,6 +31,7 @@ SOURCES= \
|
||||
test_LocalConstantPointer.cpp \
|
||||
test_LocalPointer.cpp \
|
||||
test_LocalVariable.cpp \
|
||||
test_MacroDefinition.cpp \
|
||||
test_Namespace.cpp \
|
||||
test_Parameter.cpp \
|
||||
test_ParameterPack.cpp \
|
||||
@ -41,6 +42,7 @@ SOURCES= \
|
||||
test_ProtectedMethod.cpp \
|
||||
test_PublicMember.cpp \
|
||||
test_PublicMethod.cpp \
|
||||
test_ScopedEnumConstant.cpp \
|
||||
test_StaticConstant.cpp \
|
||||
test_StaticVariable.cpp \
|
||||
test_Struct.cpp \
|
||||
|
Reference in New Issue
Block a user