summary refs log tree commit diff stats
path: root/tests/niminaction
Commit message (Collapse)AuthorAgeFilesLines
* #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
* lots of small changesArne Döring2018-12-119-9/+9
|
* require errormsg to be specified before file.Arne Döring2018-12-115-12/+12
|
* fix for nimInActionArne Döring2018-11-2315-18/+76
|
* Adds smaller code samples from Chapters 1-3 to the tester.Dominik Picheta2018-06-1710-0/+605
|
* enable unguarded_access testAndreas Rumpf2017-10-021-0/+5
|
* attempt to make appveyor green againAndreas Rumpf2017-10-021-0/+4
|
* Add tests for examples from Nim in Action.Dominik Picheta2017-10-0133-0/+1169