author | Olivier Dion <odion@efficios.com> | |
Wed, 23 Oct 2024 18:46:05 +0000 (14:46 -0400) | ||
committer | Mathieu Desnoyers <mathieu.desnoyers@efficios.com> | |
Thu, 24 Oct 2024 20:51:26 +0000 (16:51 -0400) | ||
commit | f87c7062b9a0fdb45f20b5ea134fc6bf7fa7c7f0 | |
tree | fc05939f9053e62114d63bb4bde8d5e1234112e2 | tree | snapshot |
parent | 7fd7204f2f3f73453e46352b9800e21264a4519a | commit | diff |
.gitignore | diff | blob | blame | history | |
configure.ac | diff | blob | blame | history | |
tests/Makefile.am | diff | blob | blame | history | |
tests/static-checker/Makefile.am | [new file with mode: 0644] | blob |
tests/static-checker/argument-array-types-incompatible.c | [new file with mode: 0644] | blob |
tests/static-checker/argument-vla-types-incompatible.c | [new file with mode: 0644] | blob |
tests/static-checker/duplicated-fields.c | [new file with mode: 0644] | blob |
tests/static-checker/null-field.c | [new file with mode: 0644] | blob |
tests/static-checker/optional-mismatch.c | [new file with mode: 0644] | blob |
tests/static-checker/prologue.c | [new file with mode: 0644] | blob |
tests/static-checker/run-tests | [new file with mode: 0755] | blob |
tests/static-checker/static-event-call-mismatch.c | [new file with mode: 0644] | blob |
tests/unit/test-sc-cxx.cpp | [new file with mode: 0644] | blob |
tests/unit/test-sc.c | [new file with mode: 0644] | blob |