Ivan Krysak
cabbe4d6e6
Tests: use new header pipes
2026-06-15 17:28:22 +02:00
Ivan Krysak
a12880aa27
Append legacy- to the old pipes
2026-06-15 17:28:22 +02:00
Giacomo Vercesi
0eebbc912a
Add tests for PRSS
...
Add tests for the PRSS component, these will be run as the `revng-prss`
category.
2026-05-22 15:05:04 +02:00
Giacomo Vercesi
96f2ad60b4
Fix scripting tests
2026-04-10 11:45:12 +02:00
Alessandro Di Federico
aa4120e1e2
tests/scripting.py: drop decompile, use emit-c
2025-12-03 17:59:19 +01:00
Giacomo Vercesi
460ffbf965
project: move some methods to Binary
...
Move some methods from the `Project` class to `model.Binary`.
2025-07-18 09:30:55 +02:00
Giacomo Vercesi
3e3779498e
Implement python interface for revng
...
Add a python interface (`revng.profile`) for interacting with the rev.ng
infrastructure as a whole; either through the CLI (`CLIProject`) or the
GraphQL API (`DaemonProject`).
2025-05-07 10:48:51 +02:00