Sha256: c2d95c089dbe5934f95353c536dabc8a51922baf0f16192d60db2bc5575230ab

Contents?: true

Size: 482 Bytes

Versions: 4

Compression:

Stored size: 482 Bytes

Contents

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

test_small_install:
	rm -r 0000TEST/; rake install && time exe/big_simon -t 3 -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

4 entries across 4 versions & 1 rubygems

Version Path
big_simon-0.2.2 Makefile
big_simon-0.2.1 Makefile
big_simon-0.2.0 Makefile
big_simon-0.1.1 Makefile