mirror of
https://github.com/oxen-io/oxen-core.git
synced 2023-12-14 02:22:56 +01:00
5f1bd2f1e4
This code is bitrotting, doesn't compile, and isn't being maintained anymore. The integration test suite was an interesting idea, in early Loki days, but is no longer being maintained and is quite cumbersome to run (for instance, it is not possible to run it via CI because it depends on xterm to actually run). The code to actually run it (in doy-lee's loki-integration-testing repository) is also a large burden of "janky" code that isn't worth maintaining. Remove this from the code; if someone wants to pick it back up in the future reverting this commit shouldn't be too difficult (though I'd suggest that a much better approach to integration testing would be to run different daemons/wallets via rpc commands, as the network-tests do, rather than trying to feed stdin and parse stdout from running individual oxends/wallets). |
||
---|---|---|
.. | ||
checkpoints.cpp | ||
checkpoints.h | ||
CMakeLists.txt |