Skip to content
Snippets Groups Projects
Commit f8ba8584 authored by Edward Z. Yang's avatar Edward Z. Yang
Browse files

Program-ify everything in test suite.


Previously, in some cases we would carry around an explicit
FilePath for an executable that we wanted to invoke subsequently.

In this new scheme, any executable we want to execute gets registered
to the ProgramDb we are carrying around.  Now we can uniformly
use runProgramM in all cases.  Great!

Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>
parent c1caede3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment