cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / tests / bindings /
2019-08-17  Simon Marchibt2: don't show warning when query method raises a...
2019-08-16  Francis Deslauriersbt2: add `StringValue.__contains__()` method
2019-08-15  Philippe Proulxbt2: rename `_Trace.env` -> `_Trace.environment`
2019-08-15  Philippe Proulxbt2: add user attributes property support
2019-08-15  Philippe Proulxbt2: rename `_Field.field_class` -> `_Field.cls`
2019-08-15  Philippe Proulxbt2: add bit array field class and field support
2019-08-15  Philippe Proulxbt2: add option field class and field support
2019-08-15  Philippe Proulxbt2: add boolean field class and field support
2019-08-13  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-08-13  Philippe Proulxbt2: add bt2.get_{greatest_operative,maximal}_mip_version()
2019-08-13  Philippe Proulxbt2: _IntegerRangeSet.add(): make it possible to add...
2019-08-13  Philippe Proulxbt2: add `ComponentDescriptor` class and test
2019-08-12  Simon Marchibt2: remove unused imports
2019-08-12  Simon Marchibt2: raise an exception if an AutoSourceComponentSpec...
2019-08-12  Simon Marchitests: use os.pathsep when appending to BABELTRACE_PLUG...
2019-08-12  Philippe Proulxtest_plugin.py: do not search in user/system directorie...
2019-08-12  Simon Marchibt2: add auto source discovery support to TraceCollecti...
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-08-05  Philippe Proulxtest_try_again_many_times(): use three times `None...
2019-08-05  Philippe Proulxlib: remove output port message iterator
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-31  Francis Deslauriersbt2: stream.py: add `trace` property to _Stream
2019-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-26  Philippe Proulxtests/bindings/python/bt2: remove unneeded `import...
2019-07-26  Philippe ProulxTest `bt2` public names (`test_package.py`)
2019-07-26  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-07-26  Philippe Proulxlib: rename `bt_scope` -> `bt_field_path_scope`
2019-07-25  Philippe Proulxbt2: prepend `_user` to overridable protected methods
2019-07-25  Philippe Proulxbt2: clean available `bt2` package names
2019-07-25  Philippe Proulxtest_error.py: remove dangling print()
2019-07-25  Philippe Proulxbt2: prepend `_` to names of exception classes the...
2019-07-25  Philippe Proulxbt2: import public names into `__init__.py`
2019-07-25  Philippe Proulxbt2: rename `_Generic*ComponentClass` -> `_*ComponentClass`
2019-07-24  Simon Marchilib: remove INVALID_PARAMS status
2019-07-24  Philippe Proulxlib: add bt_plugin_find_all()
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-24  Philippe Proulxbt2: add interrupter support
2019-07-24  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-07-24  Simon Marchibt2: remove NonexistentClockSnapshot exception type
2019-07-24  Simon Marchibt2: prepend underscore to exceptions not meant to...
2019-07-24  Simon Marchibt2: make bt2.Error wrap current thread's error
2019-07-23  Simon Marchicli: automatically detect sources for leftover arguments
2019-07-21  Simon MarchiFix: bt2: incref Py_None in get_msg_range_common on...
2019-07-20  Jonathan Rajotte`test_plugin.py`: use absolute paths for plugin path...
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  Philippe Proulxbt2: add integer range set support
2019-07-18  Simon Marchibt2: check for _graph_is_configured method in user...
2019-07-13  Francis Deslaurierstests: bt2: remove test_clock_class_priority_map.py
2019-07-12  Jonathan Rajottetests: on Windows the plugin object extension is 'dll...
2019-07-10  Simon MarchiFix: bt2: adjust reference counting of value objects
2019-07-09  Philippe Proulxlib: rename `bt_*_labels_by_value` -> `bt_*_labels_for_...
2019-07-09  Philippe ProulxRename WARN log level to WARNING
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-08  Simon Marchilib: remove stream activity messages
2019-07-06  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-05  Francis Deslaurierstests: bt2: use `addr` attribute instead of private...
2019-07-05  Francis Deslaurierstests: bt2: add `--test-case` argument to testrunner.py
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-07-03  Philippe Proulxtest_{field,value}.py: array test cases: add non-sequen...
2019-07-03  Philippe Proulxtest_{field,value}.py: test complex number RHS for...
2019-07-03  Philippe Proulxtest_value.py: make `BoolValueTestCase` inherit `_TestN...
2019-07-03  Philippe Proulxtest_value.py: _inject_numeric_testing_methods(): remov...
2019-07-03  Philippe Proulxtest_{field,value}.py: add comments
2019-07-03  Philippe Proulxbt2: field.py: _value_to_int(): require `numbers.Integral`
2019-07-03  Philippe Proulxbt2: field.py: numeric classes: remove __i*__ operators
2019-07-03  Philippe Proulxbt2: value.py: _IntegerValue._value_to_int(): require...
2019-07-03  Philippe Proulxbt2: value.py: numeric classes: remove __i*__ operators
2019-07-02  Simon Marchibt2: let Python message iterators implement seek beginning
2019-06-28  Simon MarchiFix: bt2: fix reference counting of messages returned...
2019-06-28  Michael Jeansontests: Rework test suite
2019-06-27  Francis DeslauriersFix: bt2: erroneous integer comparison of Field and...
2019-06-26  Philippe Proulxlib: bt_plugin_find*(): return status code; add "fail...
2019-06-25  Simon Marchilib: remove "accept port" concept
2019-06-21  Michael Jeansontests: Add missing copyright headers
2019-06-21  Michael Jeansontests: Move data files to a common directory
2019-06-20  Philippe Proulxtests: bt2: add query log level tests
2019-06-20  Philippe Proulxlib: pass log level to bt_query_executor_query()
2019-06-20  Philippe Proulxtest_graph.py: add bt2.Graph.add_component() logging...
2019-06-20  Philippe Proulxtest_component.py: add `logging_level` property tests
2019-06-18  Philippe Proulxbt2: stream activity messages: create with unknown...
2019-06-12  Michael JeansonRe-organize sources
2019-06-08  Philippe Proulxbt2: add `_Trace.cls` property
2019-06-08  Philippe Proulxbt2: rename object's own BT class property to `cls`
2019-06-08  Philippe Proulxbt2: prepend `_` prefix to names of classes that the...
2019-06-08  Philippe ProulxRemove everything related to the `babeltrace` Python...
2019-06-06  Philippe ProulxRename "default beginning/end CS" -> "beginning/end...
2019-06-06  Philippe Proulxlib: make discarded events/packets support and clock...
2019-06-06  Michael Jeansontests: build system spring cleanup
2019-06-06  Simon Marchibt2: change some bt2.CreationError usages to ValueError
2019-06-05  Simon Marchibt2: Adapt test_trace_collection_message_iterator.py...
2019-06-05  Simon Marchibt2: let components attach "user data" to ports
2019-06-05  Simon Marchibt2: Adapt test_message_iterator.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_message.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_field.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_field_class.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-06-05  Simon Marchibt2: Adapt test_packet.py and make it pass
next
This page took 0.078222 seconds and 7 git commands to generate.