Switched from decimal to hexidecimal for test name suffixes
This compresses a bit better, which is useful since our dbg scripts truncate into tight prefixes: - 3 decimals => 999 = <1000 - 3 hexidecimals => fff = <4096 - 4 decimals => 9999 = <10000
This commit is contained in:
+212
-212
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user