1. 04 May, 2015 1 commit
  2. 29 Apr, 2015 5 commits
  3. 28 Apr, 2015 7 commits
  4. 24 Apr, 2015 1 commit
  5. 23 Apr, 2015 1 commit
    • Kill watcher processes during test · 7108d5cc
      After running npm test four node processes
      keep on running:
      
      85880  1  S        0:00,41 node node-sass/bin/node-sass --watch node-sass/test/fixtures/simple/tmp.scss
      85883  1  S        0:00,41 node node-sass/bin/node-sass --watch --quiet node-sass/test/fixtures/simple/tmp.scss
      85885  1  S        0:00,40 node node-sass/bin/node-sass --output-style compressed --watch node-sass/test/fixtures/simple/bar.scss
      85888  1  S        0:00,42 node node-sass/bin/node-sass --output-style compressed --watch node-sass/test/fixtures/watching/index.scss
      
      We need to explicitly kill them when the test is done.
      Marcin Cieslak authored
  6. 22 Apr, 2015 1 commit
  7. 21 Apr, 2015 7 commits
  8. 20 Apr, 2015 6 commits
  9. 19 Apr, 2015 1 commit
  10. 14 Apr, 2015 4 commits
  11. 13 Apr, 2015 2 commits
  12. 12 Apr, 2015 1 commit
  13. 11 Apr, 2015 2 commits
  14. 08 Apr, 2015 1 commit