Implement crash handler and diagnostics app (#119)

This commit is contained in:
Ken Van Hoeylandt
2024-12-12 22:38:48 +01:00
committed by GitHub
parent 74a53b2735
commit 51c6aaa428
38 changed files with 3717 additions and 24 deletions
+12
View File
@@ -0,0 +1,12 @@
Testing
=======
The testcases work by using the Nayuki QR code generating library, generating a QR code
in both libraries and comparing them.
Running
-------
```
./run.sh
```