Samsung / Dexter

Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
57 stars 33 forks source link

fixed #80 change a rule for making a result file name from analysis #81

Closed Min-Ho-Kim closed 8 years ago

Min-Ho-Kim commented 8 years ago

now : 'result' + source file name + '' + module path hashcode + '_' + time ms + '.json' eg) resulttest.cpp-12345_12345.json