Added code for testing Breakpad minidump creation

This commit is contained in:
Asher Baker
2016-07-01 23:14:42 +01:00
committed by Asher Baker
parent 3f79530280
commit 00f5c3d08e
3 changed files with 153 additions and 0 deletions
+1
View File
@@ -231,6 +231,7 @@ AMBuild.Include(os.path.join('buildbot', 'Versioning'), globals)
FileList = [
['extension', 'AMBuilder'],
['test', 'AMBuilder'],
['buildbot', 'PackageScript'],
['buildbot', 'BreakpadSymbols']
]