LibCore Tests: Unify process handling into Command class · SerenityOS/serenity@5dd9347
The Test262RunnerHandler class in test-test262 was made in order to spawn a subprocess, connect to its input/output error pipes, and obtain its return value. Later on, a copy of this implementatio...
github.com