0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version 1.0 -- for use with clojure 1.2 More... over 13 years ago
windows support More... over 13 years ago
indentation More... over 13 years ago
tabs -> spaces More... over 13 years ago
Merge branch 'master' of https://github.com/juergenhoetzel/clj-glob into juergenhoetzel-master More... over 13 years ago
use char sequence instead of StringReader More... over 13 years ago
use dynamic vars *root-file* and *cwd-file* for mocking More... over 13 years ago
get rid of clojure.contrib.io dependency (deprecated in 1.2) More... over 13 years ago
don't match slashes in glob->regex (i.e. per filename) -- they're handled implicitly in glob More... over 13 years ago
reorganize tests using testing More... almost 14 years ago
use proxy to create a mock filesystem instead of mockito More... almost 14 years ago
improve coverage of glob->regex tests More... almost 14 years ago
use clojure.contrib.io/as-file for simplified rebinding for tests More... almost 14 years ago
tabs -> spaces More... almost 14 years ago
flesh out tests using sweet mock filesystem rig from Alan More... almost 14 years ago
first cut of mockito; broken
alandipert
as Alan Dipert
More... almost 14 years ago
version 0.1.0 More... almost 14 years ago
windows caveat note More... almost 14 years ago
revise readme More... almost 14 years ago
README -> README.md More... almost 14 years ago
first cut of glob More... almost 14 years ago