1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/tests
Andrew Gallant bb70f96743 Fix a non-termination bug.
This was a very silly bug. Instead of creating a particular atomic once
and cloning it, we created a new value for each worker.

Fixes #279
2016-12-12 06:55:49 -05:00
..
hay.rs Add integration tests. 2016-09-09 22:58:30 -04:00
tests.rs Fix a non-termination bug. 2016-12-12 06:55:49 -05:00
workdir.rs Switch from Docopt to Clap. 2016-11-17 19:53:41 -05:00