mirror of
https://github.com/open-goal/jak-project
synced 2026-07-08 14:36:52 -04:00
tests: make the offline tests aware of the current terminals row count (#2105)
This fixes the hideous output when your terminal would be too small to hold all the threads.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "execution.h"
|
||||
|
||||
#include "common/util/StringUtil.h"
|
||||
#include "common/util/diff.h"
|
||||
#include "common/util/string_util.h"
|
||||
|
||||
#include "goalc/compiler/Compiler.h"
|
||||
#include "test/offline/config/config.h"
|
||||
|
||||
Reference in New Issue
Block a user