Test
This commit is contained in:
@@ -102,7 +102,8 @@
|
||||
"Bash(grep -oE '<Data[^>]*>[^<]{0,400}</Data>' \"/c/Users/nghia/Downloads/error.xml\")",
|
||||
"Bash(echo \"Exit: $?\")",
|
||||
"Bash(python -)",
|
||||
"Bash(git show *)"
|
||||
"Bash(git show *)",
|
||||
"Bash(dumpbin //dependents \"C:\\\\\\\\ProgramData\\\\\\\\ANSCENTER\\\\\\\\Shared\\\\\\\\ANSLicensingSystem.dll\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -318,11 +318,11 @@ int TestValidateExample() {
|
||||
|
||||
int main()
|
||||
{
|
||||
TestValidateExample();
|
||||
//TestValidateExample();
|
||||
//std::cout << "_MSC_VER: " << _MSC_VER << std::endl;
|
||||
//std::cout << "Start tesing..." << std::endl;
|
||||
//RemoveTrialLicenseKey();
|
||||
//getSystemInformation();
|
||||
getSystemInformation();
|
||||
//ValidateExample();
|
||||
//GenerateOfflineActivationData();
|
||||
//TestLocalTemplate();
|
||||
|
||||
Reference in New Issue
Block a user