Finish Tests

This commit is contained in:
PanSi21 2025-01-05 18:01:24 +01:00
parent 3315118690
commit 4992ad603e
Signed by untrusted user who does not match committer: PanSi21
GPG key ID: 755F8874C65EF462
13 changed files with 398 additions and 53 deletions

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"files.associations": {
"time.h": "c"
}
}