datadiode

Results 12 issues of datadiode

…tent I guess this reflects the original intention, because existing tests like the one for /.bash_history seem to make more sense this way.

…to automate a win32 program running on an inactive desktop. The idea behind this PR is that I like to run long-running tests on an extra desktop (created with https://learn.microsoft.com/de-de/sysinternals/downloads/desktops)...

In other words: `` notation for empty tags causes stuff to go wrong. A simple `.replace(//g, "")` helps me work around the issue for now. Thanks for sharing this handy...

AppVeyor build: https://ci.appveyor.com/project/datadiode/portable/build/job/qx40dgjcwrd84n2m

The proposed change makes file descriptors created through posix_open() distinguishable from sockets by having them take odd values only.

In such situation, v3.8.1+ assumes that fd is not a socket but a file descriptor, while earlier versions always assumed fd to be a socket in first place. In other...

The feature works by accepting additional arrows to indicate the relative depth from the current node's perspective at which to search, like in r => r => r.name == "ChildTag"....

It probably worked for someone at some point in history, but then something changed underneath. [This commit](https://github.com/datadiode/WebView2Browser/commit/3f65e95) did the trick for me.