summary refs log tree commit diff stats
path: root/tests/niminaction/Chapter8/sdl
Commit message (Collapse)AuthorAgeFilesLines
* fixes#23665; rework spawn with gcc 14 and fixes other tests (#23660)ringabout2024-06-021-1/+1
| | | fixes #23665
* use lowercase --define switches (#17283)flywind2021-03-071-3/+3
|
* Fix #14088 and #14089 on NetBSD (#14104)Euan2020-04-241-1/+1
| | | | | * Set path to libSDL for NetBSD. * Disable SFML test on NetBSD
* #12141 Define SDL lib name for OpenBSD and FreeBSD (#12143)Euan2019-09-061-1/+5
| | | | | | * Define SDL lib name for OpenBSD and FreeBSD * Merge Linux and FreeBSD definitions
* fix sdl_test test that failed in CI cpp mode (#10314)Timothee Cour2019-01-151-6/+18
| | | | | | * fix sdl_test test that failed in CI cpp mode * preserve old code for NimInAction in `nim c` mode
* fix for nimInActionArne Döring2018-11-231-0/+4
|
* Add tests for examples from Nim in Action.Dominik Picheta2017-10-012-0/+59