Update tests to use new filename generation code.

This commit is contained in:
Jeroen van Rijn
2022-04-24 14:19:25 +02:00
parent f4723aea4c
commit 3d2856db31
8 changed files with 62 additions and 57 deletions
+1
View File
@@ -11,6 +11,7 @@ package util
*/
import "core:mem"
_ :: mem
// @note(bp): this can replace the other two
cast_slice :: #force_inline proc "contextless" ($D: typeid/[]$DE, src: $S/[]$SE) -> D {