aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
...
| | * | | | | | | Replaced ComponentManager reference by OptionalRef for late bindingmax-0012024-11-22
| | | |/ / / / / | | |/| | | | |
| * | | | | | | `make format`Loek Le Blansch2024-11-24
| * | | | | | | fix RenderSystem unit test path resolution + reset Config before each testloek/hotfixLoek Le Blansch2024-11-22
| | |/ / / / / | |/| | | | |
| * | | | | | `make format`Loek Le Blansch2024-11-22
| * | | | | | Merge remote-tracking branch 'origin/master' into max/vector2max-0012024-11-22
| |\ \ \ \ \ \
| | * | | | | | `make format`Loek Le Blansch2024-11-21
| | * | | | | | use OptionalRef instead of pointer referencesLoek Le Blansch2024-11-21
| | * | | | | | merge `master` into `loek/scripts`Loek Le Blansch2024-11-21
| | |\| | | | |
| | * | | | | | `make format`Loek Le Blansch2024-11-21
| | * | | | | | Merge branch 'master' into loek/scriptsLoek Le Blansch2024-11-21
| | |\ \ \ \ \ \
| | * | | | | | | pull script/event changes from `loek/collision-system`Loek Le Blansch2024-11-21
| * | | | | | | | Replaced Vector2<double> by vec2 typedefmax-0012024-11-22
| * | | | | | | | Replaced EXPECT_EQ with EXPECT_FLOAT_EQ for double and floatmax-0012024-11-22
| * | | | | | | | Make lintmax-0012024-11-21
| * | | | | | | | Added Vector2 testmax-0012024-11-21
| * | | | | | | | Minor changes due to templating of Vector2max-0012024-11-21
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | `make format`loek/utilLoek Le Blansch2024-11-21
| * | | | | | | Merge branch 'master' into loek/utilLoek Le Blansch2024-11-21
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Adjusted test according to changes in Scene and SceneManagermax-0012024-11-21
| | |/ / / / /
| * | | | | | merge `master` into `loek/util`Loek Le Blansch2024-11-21
| |\| | | | |
| | * | | | | nitpick #34Loek Le Blansch2024-11-20
| | * | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-20
| | |\ \ \ \ \
| | * | | | | | make formatWBoerenkamps2024-11-20
| | * | | | | | result of loeks temper tantrumWBoerenkamps2024-11-20
| | * | | | | | git remakeWBoerenkamps2024-11-20
| | * | | | | | dispatch fixed and priority addedWBoerenkamps2024-11-20
| | * | | | | | most tests doneWBoerenkamps2024-11-20
| | | |_|_|/ / | | |/| | | |
| * | | | | | remove OptionalRef::set and OptionalRef::getLoek Le Blansch2024-11-21
| * | | | | | merge `master` into `loek/util`Loek Le Blansch2024-11-20
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'loek/unit-test' of github.com:lonkaars/crepeLoek Le Blansch2024-11-20
| | |\ \ \ \ \
| | | * | | | | convert more examples to unit testsLoek Le Blansch2024-11-20
| | | * | | | | turn examples into unit testsLoek Le Blansch2024-11-20
| | * | | | | | remove copy/move constructors/operators on all componentsLoek Le Blansch2024-11-20
| | |/ / / / /
| * | | | | | merge `master` into `loek/util`Loek Le Blansch2024-11-20
| |\| | | | |
| | * | | | | `make format`Loek Le Blansch2024-11-20
| | * | | | | merge `master` into `max/unit-tests`Loek Le Blansch2024-11-20
| | |\ \ \ \ \
| | * | | | | | Added SceneManager testsmax-0012024-11-20
| | * | | | | | Added ECS testsmax-0012024-11-20
| | | |/ / / / | | |/| | | |
| * | | | | | `make format`Loek Le Blansch2024-11-20
| * | | | | | merge `master` into `loek/util`Loek Le Blansch2024-11-20
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | implemented feedback from @lonkaarsheavydemon212024-11-20
| | * | | | | unit testsheavydemon212024-11-19
| | |/ / / /
| * / / / / move utilities from loek/audioLoek Le Blansch2024-11-18
| |/ / / /
* / / / / input facadeWBoerenkamps2024-11-24
|/ / / /
* | | | `make format`Loek Le Blansch2024-11-15
* | | | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-15
|\ \ \ \ | |_|_|/ |/| | |
| * | | `make format`loek/wrapLoek Le Blansch2024-11-15
| * | | wrap lines at column 95 instead of 80Loek Le Blansch2024-11-15
| | |/ | |/|
* | | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch2024-11-13
|\| |
| * | clang format and tidyJAROWMR2024-11-10