bt2: Force usage of MapValue object on component init
[babeltrace.git] / tests / bindings / python / bt2 / test_graph.py
2019-10-30  Francis Deslauriersbt2: Force usage of MapValue object on component init
2019-10-03  Simon Marchilib: pass config object to message iterator init method...
2019-10-03  Simon Marchilib: pass config objects to component init methods
2019-10-03  Simon Marchibt2: add `if __name__ == '__main__'` snippet to all...
2019-09-10  Francis Deslauriersbt2: Add remaining trace-ir `*Const` classes and adapt...
2019-09-04  Simon Marchipython: fix all 'is assigned to but never used' warnings
2019-09-04  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-09-04  Simon Marchibt2: remove unused imports
2019-08-07  Philippe Proulxbt2: wrap bt_graph_run_once() (Graph.run_once())
2019-08-07  Philippe Proulxbt2: pass custom Python object to Python component...
2019-08-07  Philippe Proulxbt2: prepend `_user` to overridable protected methods
2019-08-07  Philippe Proulxbt2: clean available `bt2` package names
2019-08-07  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-08-07  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-08-07  Simon Marchibt2: prepend underscore to exceptions not meant to...
2019-08-07  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-18  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-18  Francis Deslaurierstests: bt2: use `addr` attribute instead of private...
2019-07-18  Philippe Proulxlib: strictly type function return status enumerations
2019-07-18  Simon Marchilib: remove "accept port" concept
2019-07-18  Michael Jeansontests: Add missing copyright headers
2019-06-20  Philippe Proulxtest_graph.py: add bt2.Graph.add_component() logging...
2019-06-13  Philippe Proulxbt2: rename object's own BT class property to `cls`
2019-06-13  Simon Marchibt2: Adapt test_message_iterator.py and make it pass
2019-06-13  Simon Marchibt2: Adapt test_graph.py and make it pass
2019-06-13  Francis Deslaurierslib: remove unused _NO_SINK graph status
2019-05-03  Simon Marchibt2: Rename files to use singular form
2019-05-03  Simon Marchibt2: Mass field_types -> field_class rename
2019-05-03  Simon Marchibt2: Mass notification -> message rename
2019-05-03  Simon Marchitests/bindings/python: Mark all tests as skipped
2017-09-17  Philippe Proulxlib: graph: disallow recursive consuming
2017-08-21  Philippe ProulxUpdate Python bindings and tests to match the latest API
This page took 0.141401 seconds and 41 git commands to generate.