soyuka / pidusage

Cross-platform process cpu % and memory usage of a PID
MIT License
512 stars 55 forks source link

changed perj.js implementation, bug: tests fail under winxp #9

Closed zukalt closed 9 years ago

zukalt commented 9 years ago

Also got rid of ExecQuery ("SELECT... ") now all the processes are listed and filtered

zukalt commented 9 years ago

looks like test are again failing under AppVeyor. I suspect something is wrong in test cycle. I will do another PR with just dummy tests to make sure the problem is within code or test not the configuration.