eschulte pushed a commit to branch master in repository elpa. commit bec82a6f89911c92b7608c6b4e7f40222fcb0dfe Author: Eric Schulte <schulte.e...@gmail.com> Date: Tue May 6 23:01:11 2014 -0400
passing all tests on Windows --- NOTES | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NOTES b/NOTES index 8b14e18..40ecdab 100644 --- a/NOTES +++ b/NOTES @@ -4,13 +4,13 @@ #+Options: ^:{} * Notes -* Tasks [18/22] -** TODO pass all tests on Windows [0/2] +* Tasks [19/22] +** DONE pass all tests on Windows [2/2] Currently two failing tests. -- [ ] ws/simple-post returns "you said nil" instead of "you said foo" +- [X] ws/simple-post returns "you said nil" instead of "you said foo" -- [ ] ws/in-directory-p is failing because it assumes "/tmp" which +- [X] ws/in-directory-p is failing because it assumes "/tmp" which doesn't work on windows ** DONE Content and Transfer encodings