mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 05:28:09 +08:00
Allow to test an ASSERT (like the crashdump test)
This commit is contained in:
committed by
Mat Sutcliffe
parent
44d8e043e0
commit
b0efdd78ec
@@ -73,6 +73,9 @@ namespace BlackMisc
|
||||
//! Simulate a crash
|
||||
void simulateCrash();
|
||||
|
||||
//! Simulate an ASSERT
|
||||
void simulateAssert();
|
||||
|
||||
private:
|
||||
CCrashHandler(QObject *parent = nullptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user