TheoryOfNekomata
|
95f46278f5
|
Fix input test
Add mocks for some SDL functions related to joysticks/gamepads.
|
1 year ago |
TheoryOfNekomata
|
30469008de
|
Migrate SDL to subprojects
Remove old SDL dependency.
|
1 year ago |
TheoryOfNekomata
|
901f7aef48
|
Update input tests
Ensure input test implementation is aligned to current input API.
|
1 year ago |
TheoryOfNekomata
|
bd0cdc1694
|
Update mock library
Separate mock library from source.
|
1 year ago |
TheoryOfNekomata
|
5ce887f3db
|
Organize mocks
Put mocks to directory structure mimicking project structure.
|
1 year ago |
TheoryOfNekomata
|
9cde8ff876
|
Extract common code
Remove symlinks and make codebase use common modules instead.
|
2 years ago |
TheoryOfNekomata
|
52fb193b83
|
Cover all input methods on tests
Add tests for initialization and teardown for all input methods.
|
2 years ago |
TheoryOfNekomata
|
1095a92c61
|
Update mock int types
Use consistent integer types for mocks.
|
2 years ago |
TheoryOfNekomata
|
e4d4441b07
|
Update tests
Update input tests.
|
2 years ago |
TheoryOfNekomata
|
881b415d60
|
Implement joystick tests
Implement tests for joystick axis, hat, and button events.
|
2 years ago |