test.utils

Members

Functions

bytesToHex
auto bytesToHex(in ubyte[] code, bool xPrefix = true, bool upperCase = false, bool spaced = true)

Pretty printing of bytes as in original regression tests

expectationMismatch
string expectationMismatch(in string expected, in string actual)

Pretty printing of mismatches in regression tests

Structs

Platform
struct Platform

Most relevant disassembly options

Meta