added perlin_test; changed heap_resize to allocate if null is provided
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sun, 16 Jan 2022 20:51:55 +0000 (14:51 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Sun, 16 Jan 2022 20:51:55 +0000 (14:51 -0600)
commitdf6ed98e5f01d453d4c5a787d634e99897e9372a
tree4799d4296da92a9a508bbe0580121d939b6d16d4
parent0a7fce473ae3e1617d1c597e30256ae260f455f3
added perlin_test; changed heap_resize to allocate if null is provided
core/alloc/heap.onyx
tests/perlin_test [new file with mode: 0644]
tests/perlin_test.onyx [new file with mode: 0644]