Sha256: eafbb3b5c1cb378c5d42cd5e69d20c451fad90360281c1aa5a5481b8dedfce47

Contents?: true

Size: 462 Bytes

Versions: 1

Compression:

Stored size: 462 Bytes

Contents

test_small:
	rm -r 0000TEST/; exe/big_simon -v spec/test_files/virus/* -h spec/test_files/host/* -o 0000TEST && tree 0000TEST

test_small_install:
	rm -r 0000TEST/; rake install && exe/big_simon -v spec/test_files/virus/* -h spec/test_files/host/* -o 0000TEST && tree 0000TEST

test_toy:
	rm -r toyexample_out; time exe/big_simon -v vendor/repos/VirHostMatcher/test/toyexample/virus/* -h vendor/repos/VirHostMatcher/test/toyexample/host/* -o toyexample_out -t 3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
big_simon-0.1.0 Makefile