Move to kernel style SPDX license identifiers
[babeltrace.git] / tests / bindings / python / bt2 / test_graph.py
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-10  Philippe Proulxlib: rename "self comp. input port message iter." ...
2020-01-07  Simon Marchitests: remove unnecessary message iterator classes
2019-12-17  Simon Marchilib: remove bt_graph_interrupt, add bt_graph_borrow_def...
2019-12-12  Philippe Proulxlib, bt2: graph API: remove "ports connected" listeners
2019-10-21  Francis Deslauriersbt2: Force usage of MapValue object on component init
2019-09-26  Simon Marchilib: pass config object to message iterator init method...
2019-09-25  Simon Marchilib: pass config objects to component init methods
2019-09-18  Simon Marchibt2: add `if __name__ == '__main__'` snippet to all...
2019-09-10  Francis Deslauriersbt2: Add remaining trace-ir `*Const` classes and adapt...
2019-08-27  Simon Marchipython: fix all 'is assigned to but never used' warnings
2019-08-13  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-08-12  Simon Marchibt2: remove unused imports
2019-08-05  Philippe Proulxbt2: wrap bt_graph_run_once() (Graph.run_once())
2019-08-05  Philippe Proulxbt2: pass custom Python object to Python component...
2019-07-25  Philippe Proulxbt2: prepend `_user` to overridable protected methods
2019-07-25  Philippe Proulxbt2: clean available `bt2` package names
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-24  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-07-24  Simon Marchibt2: prepend underscore to exceptions not meant to...
2019-07-20  Francis DeslauriersApply black code formatter on all Python code
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-18  Simon Marchibt2: check for _graph_is_configured method in user...
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-05  Francis Deslaurierstests: bt2: use `addr` attribute instead of private...
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-25  Simon Marchilib: remove "accept port" concept
2019-06-21  Michael Jeansontests: Add missing copyright headers
2019-06-20  Philippe Proulxtest_graph.py: add bt2.Graph.add_component() logging...
2019-06-08  Philippe Proulxbt2: rename object's own BT class property to `cls`
2019-06-05  Simon Marchibt2: Adapt test_message_iterator.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_graph.py and make it pass
2019-06-05  Francis Deslaurierslib: remove unused _NO_SINK graph status
2019-05-02  Simon Marchibt2: Rename files to use singular form
2019-05-02  Simon Marchibt2: Mass field_types -> field_class rename
2019-05-02  Simon Marchibt2: Mass notification -> message rename
2019-05-02  Simon Marchitests/bindings/python: Mark all tests as skipped
2017-09-15  Philippe Proulxlib: graph: disallow recursive consuming
2017-08-15  Philippe ProulxUpdate Python bindings and tests to match the latest API
This page took 0.133395 seconds and 46 git commands to generate.