dfhack/test
Josh Cooper fe29bff845
Adds cxxrandom unit test and fixes interface problems (#2099)
* Adds cxxrandom unit test and fixes interface problems

* Tightens braces

* Adds detection code for Shuffle's seqID/engID

* Adds usage examples for cxxrandom

* Gives cxxrandom objects id ranges, sort of

* Updates changelog

* Updates changelog.txt

* Increases id space for cxxrandom

* Fixes bool distribution error message and improves check

* Adds comment explaining the seeded RNG tests for cxxrandom

* Fixes type problem for 32bit builds

* Reduces loop count a few magnitudes

* Fixes a mistake in test.cxxrandom_seed
2022-04-30 21:46:47 -07:00
..
library protect against 0 width in string:wrap() 2022-04-29 11:29:19 -07:00
plugins Adds cxxrandom unit test and fixes interface problems (#2099) 2022-04-30 21:46:47 -07:00
quickfort capture fortifications and engravings in blueprint 2022-04-01 12:20:37 -07:00
structures Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
core.lua Add test for get_initial_cwd() 2020-11-12 21:03:05 -05:00
encoding.lua Expose to_search_normalized to Lua, add test, and use in ListColumn (most useful for the `stocks` plugin) 2020-10-10 01:40:00 -04:00
gui.lua Add a basic test library and a couple GUI module tests (squashed) 2018-07-18 14:29:13 -04:00
test.lua add tests, move expect.lua 2021-04-04 17:37:36 -07:00