| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-04 | allow passing generated objects in the "objects" keyword argument | Paolo Bonzini | |
| Generated objects can already be passed in the "objects" keyword argument as long as you go through an extract_objects() indirection. Allow the same even directly, since that is more intuitive than having to add them to "sources". Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
| 2022-12-21 | add more testcases for prebuilt objects | Paolo Bonzini | |
| Cover more cases including passing objects via ExtractedObjects and CustomTarget. | |||
| 2018-07-31 | Condense test dirs. | Jussi Pakkanen | |
