Go to file
Christian Ebner fe61cc1099 tests/pxar.rs: Make sure the correct pxar binary is run in the tests.
If compiled in debug mode, the debug binary should be tested, in release mode
the release binary has to be invoked.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-05-23 06:31:37 +02:00
debian use service Type=notify 2019-04-25 11:01:33 +00:00
docs docs/index.rst: cleanup 2019-03-19 12:22:57 +01:00
etc use service Type=notify 2019-04-25 11:01:33 +00:00
proxmox-protocol proxmox-protocol/src/types.rs: use derive Endian 2019-04-24 06:59:12 +02:00
qemu-io add qemu-io crate, AioContext reactor helper 2019-05-16 11:59:55 +02:00
src src/client/http_client.rs: re-order code - public functions first 2019-05-23 06:28:10 +02:00
tests tests/pxar.rs: Make sure the correct pxar binary is run in the tests. 2019-05-23 06:31:37 +02:00
www GUI: fix borders 2019-04-11 12:18:04 +02:00
zstd-sys cargo: patch zstd-sys to use system library 2019-03-07 12:18:38 +01:00
.gitignore add generated files to .gitignore 2019-02-05 14:17:30 +01:00
Cargo.toml rc/client/http_client.rs: add experimental h2 upgrade code 2019-04-29 11:57:58 +02:00
Makefile Makefile: make the tests folder available in the build folder on 'make deb' 2019-05-23 06:31:06 +02:00
defines.mk start generating manual pages 2019-02-24 10:18:38 +01:00