1. 24 Apr, 2015 1 commit
  2. 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
  3. 22 Apr, 2015 1 commit
  4. 21 Apr, 2015 7 commits
  5. 20 Apr, 2015 6 commits
  6. 19 Apr, 2015 1 commit
  7. 14 Apr, 2015 4 commits
  8. 13 Apr, 2015 2 commits
  9. 12 Apr, 2015 1 commit
  10. 11 Apr, 2015 1 commit
  11. 08 Apr, 2015 2 commits
  12. 07 Apr, 2015 2 commits
  13. 06 Apr, 2015 4 commits
  14. 05 Apr, 2015 6 commits
  15. 02 Apr, 2015 1 commit