Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
163455cd00 | ||
|
|
0278a185e4 | ||
|
|
30c7c93ef4 | ||
|
|
98ffa6508d | ||
|
|
a0bddbbda3 | ||
|
|
a25162238b | ||
|
|
1a37404f5e | ||
|
|
c04badcf5a | ||
|
|
695403d014 | ||
|
|
52faaaff69 | ||
|
|
66f19afb8c | ||
|
|
7c4a1d6fe8 | ||
|
|
80f56f28f3 | ||
|
|
cc125783a9 | ||
|
|
d549077c78 | ||
|
|
3632dd5c39 |
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
|||||||
[submodule "lib/Unity"]
|
[submodule "lib/Unity"]
|
||||||
path = lib/Unity
|
path = lib/Unity
|
||||||
url = https://github.com/ThrowTheSwitch/Unity.git
|
url = gitea@gitea.stubbe.rocks:3rd-party/Unity.git
|
||||||
@@ -48,4 +48,4 @@ int module_init(void) {
|
|||||||
return -result;
|
return -result;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
For running tests it can also use the [KUnity-Test-Runner-Module](https://github.com/stubbfel/KUnity-Test-Runner-Module)
|
For running tests it can also use the [KUnity-Test-Runner-Module](/kttd/KUnity-Test-Runner-Module)
|
||||||
|
|||||||
Reference in New Issue
Block a user