Commit Graph

9 Commits

Author SHA1 Message Date
pyth0n1c 37ce70685e Updates to results collection and
output file generation.
2022-09-10 10:30:11 -07:00
pyth0n1c 5b04f3811e Better organization of objects
and resolving a circular import
2022-09-09 14:31:22 -07:00
pyth0n1c 7ce4a575f4 Still a lot more changes, especially
to how results are returned. Have not
tested it running yet.
2022-09-09 14:20:37 -07:00
pyth0n1c 8eef2e3e64 More refactoring of how tests are
executed as we move from dicts
to objects. Makes changes, maintenance,
etc so much easier moving forward.
2022-09-09 11:15:46 -07:00
pyth0n1c 43a6c3b87d More changes moving from
detection filenames to
detection objects.
2022-09-09 10:20:32 -07:00
pyth0n1c 6f3a3746ab Simplifications for treating each
detection as an object instead
of as a file.  This makes the
logic for dealing with them much
easier.
2022-09-08 13:20:06 -07:00
pyth0n1c 341b40aed4 Updates to make the detection testing more
object-oriented instead of passing
complicated dictionaries around
2022-09-08 11:50:30 -07:00
pyth0n1c bd4ab39e3c More huge updates to support testing
multiple tests per file.  dicts are getting
hard to manage - it may make more
sense to turn all of this state into
objects instead.
2022-09-07 17:06:38 -07:00
d1vious cff7ba417a cleaning up old CI jobs 2022-03-22 15:37:49 -04:00