Graham Christensen
|
517dce285a
|
eval_added event: change interface to traceID\tjobsetID\tevaluationID
I was not going to break the interface until I noticed
the current implementation uses the string literal \t.
|
2022-02-08 09:51:35 -05:00 |
|
Graham Christensen
|
d512e6220f
|
eval_failed event: change interface to traceID\tjobsetID
I was not going to break the interface until I noticed the other eval_* events used literal \ts
|
2022-02-08 09:51:35 -05:00 |
|
Graham Christensen
|
2597fa8c11
|
eval_cached event: change interface to traceID\tjobsetID\tevaluationID
I was not going to break the interface until I noticed
the current implementation uses the string literal \t.
|
2022-02-08 09:51:35 -05:00 |
|
Graham Christensen
|
c30f084f32
|
eval_started event: change interface to traceID\tjobsetID
I was not going to break the interface until I noticed
the current implementation uses the string literal \t.
|
2022-02-08 09:51:35 -05:00 |
|
Graham Christensen
|
f648e91487
|
StepFinished.t: fixup use
|
2022-02-07 16:08:40 -05:00 |
|
Graham Christensen
|
7107ce2bc7
|
t/Event/* -> t/Hydra/Event/
|
2022-02-07 16:08:40 -05:00 |
|
Graham Christensen
|
a5d1d36fa6
|
Tests: restructure to more closely mirror the sources
t/ had lots of directories and files mirroring src/lib/Hydra. This moves
those files under t/Hydra
|
2022-01-10 15:34:52 -05:00 |
|