Update python bindings gitignore for native_bt.c
[babeltrace.git] / tests / bindings /
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
2019-06-05  Simon Marchibt2: Adapt test_clock_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_event.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_event_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_stream.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_stream_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_trace.py and make it pass
2019-06-05  Simon Marchibt2: Add bindings for trace classes
2019-06-05  Simon Marchibt2: Adapt test_connection.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_port.py and make it pass
2019-05-06  Philippe Proulxlib: add unsigned and signed integer value API
2019-05-04  Simon Marchibt2: Make test_query_executor pass
2019-05-03  Simon Marchitests: update EXTRA_DIST of Python bindings
2019-05-02  Simon Marchibt2: update bindings to make test_plugins pass
2019-05-02  Simon Marchibt2: update bindings to make test_component pass
2019-05-02  Simon Marchibt2: update bindings to make test_component_class pass
2019-05-02  Simon Marchibt2: update value.py, make test_value pass
2019-05-02  Simon Marchibabeltrace: Remove leftovers
2019-05-02  Simon MarchiRemove clock_class_priority_map.py
2019-05-02  Simon Marchibt2: Rename files to use singular form
2019-05-02  Simon Marchibt2: Mass clock_value -> clock_snapshot rename
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
2019-05-02  Simon MarchiRemove babeltrace 1 Python bindings and tests
2019-05-02  Philippe Proulxbt2: InactivityNotification, _Event: use mapping protoc...
2019-05-02  Philippe Proulxbt2: EnumerationFieldType: rename append_mapping()...
2019-05-02  Philippe ProulxFix: CTF writer: validate and set `timestamp_begin...
2017-12-02  Jérémie Galarneaubt2 tests: add unit tests for __str__ implementation...
2017-11-23  Philippe ProulxAdd bindings/python/babeltrace/test_ctf_writer.py test
2017-11-02  Philippe Proulxbt2: TraceCollectionNotificationIterator: support custo...
2017-11-02  Michael JeansonPort: normalize path in test_plugin_bt2
2017-11-02  Michael JeansonPort: fix library load in python tests on Windows
2017-09-18  Jérémie GalarneauTests python: reference ctf traces are not copied to...
2017-09-18  Jérémie GalarneauTests babeltrace: adapt python tests to use unittest
2017-09-17  Jérémie GalarneauTests: confusion between python bindings and plugins...
2017-09-17  Jérémie GalarneauTests: add tests for the babeltrace python package
2017-09-16  Philippe ProulxAdd `bt2.TraceCollectionNotificationIterator` tests
2017-09-16  Philippe Proulxbt2: values: remove public `value` getter
2017-09-16  Jérémie GalarneauPython bt2: remove type restriction on structure __seti...
2017-09-16  Jérémie GalarneauPython bt2: value is a write-only property
2017-09-16  Jérémie GalarneauPython bt2: add reset and is_set to fields
2017-09-16  Jérémie GalarneauPython test: remove useless test
next
This page took 0.055274 seconds and 7 git commands to generate.