Andrew Ruder
Andrew Ruder
A couple cleanup commits followed by moving acpi functions into a module and then the small addition needed to add Linux support. Exe compiled on Windows 7 32-bit -- tested...
This is largely system dependent, but because we write stdin before reading stdout/stderr in Git::Wrapper::RUN and read stdout before stderr, we can end up with deadlocks when pipe buffers fill...
Said it would remove from this stack but this command adds to a stack.
This changes tests that are excluded to be something like: ok 5 is unspecific (ATest) # SKIP due to integration filter Without this change, it is instead formatted as: not...
This PR has a few commits to support newer versions of elixir. I was mostly focused on the first one which causes the summary to not be printed on 1.12+...