Commit Graph

6 Commits

Author SHA1 Message Date
Steven Fackler
8856aed96b Add back md5 support
Rust-crypto doesn't seem to have good rustpkg support so I've pulled the
old MD5 implementation from libextra in for now.
2013-11-05 22:04:12 -08:00
Steven Fackler
d7865cd884 Switch over to rustpkg test
Range and json tests have to be completely ignored for now :(
2013-11-04 09:09:11 -08:00
Steven Fackler
d72c1d0631 Whitespace cleanup 2013-11-03 20:18:49 -08:00
Steven Fackler
b53ca7a47c Switch back to rustpkg test infrastructure
I'm not sure what the right thing to is is wrt use statements.
2013-11-02 15:06:19 -07:00
Steven Fackler
387b8dddc9 Rename test module to avoid rustpkg name conflict 2013-10-15 16:25:01 -07:00
Steven Fackler
d567ca8c7a Restructure directories for rustpkg
Turns out the src/postgres indirection isn't necessary.
2013-10-15 13:28:06 -07:00