shard-spectator/spec
Michael Miller 18e9c1c35d
Workaround issue with Box.unbox causing segfault
Using Box.unbox on a nil value with a union type causes:

Invalid memory access (signal 11) at address 0x8

Related Crystal issue: https://github.com/crystal-lang/crystal/issues/11839
Fixes: https://gitlab.com/arctic-fox/spectator/-/issues/76
2022-07-18 19:47:34 -06:00
..
docs Add link 2022-07-14 19:59:47 -06:00
features Run smoke test for nightly 2022-05-25 17:20:57 -06:00
helpers Spelling 2022-01-10 21:10:36 -07:00
issues Workaround issue with Box.unbox causing segfault 2022-07-18 19:47:34 -06:00
matchers Add count modifiers for have_received matcher 2022-07-14 20:46:52 -06:00
rspec Adjust evaluation order of change matcher expressions 2022-05-14 23:30:15 -06:00
spectator Add count modifiers for have_received matcher 2022-07-14 20:46:52 -06:00
runtime_example_spec.cr Mark slow compilation tests 2021-08-18 15:57:39 -06:00
spec_helper.cr Initial work on Double 2022-03-03 22:10:09 -07:00