aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/bugs/3779.zig
AgeCommit message (Expand)Author
2023-10-23rename behavior test to better describe what it doesAndrew Kelley
2023-10-15spirv: update failing / passing testsRobin Voetter
2023-09-23spirv: enable passing testsRobin Voetter
2023-05-11setup spirv backend in behavior testsAli Chraghi
2022-12-10stage2: sparc64: Skip unimplemented testsKoakuma
2022-12-06remove references to stage1 in behavior testsAndrew Kelley
2022-06-25stage2 ARM: implement basic intCast and error union wrappingjoachimschmidt557
2022-03-18organize behavior testsAndrew Kelley
2022-03-18bugs/3779: replace expectEqual*() with expect()Daniele Cocca
2022-03-18stage2: improve `@typeName`Andrew Kelley
2022-03-10Sema: if generic function evaluates to another generic function call it inlineVeikka Tuominen
2021-07-15Fix "unused local constant" errorDaniele Cocca
2021-07-15src: return a null-terminated sliceDaniele Cocca
2021-06-16embedFile: change notation from [X:0] to [N:0]Daniele Cocca
2021-06-16typeName: amend return type to string literalDaniele Cocca
2021-06-16errorName: return a null-terminated sliceDaniele Cocca
2021-06-16tagName: return a null-terminated sliceDaniele Cocca