src.ctf.lttng-live: remove some goto error-handling
[babeltrace.git] / tests / bindings / python / bt2 / test_query_executor.py
2023-09-21  Simon Marchipython: run isort on everything
2022-06-30  Francis DeslauriersRemove `skip-string-normalization` in Python formatter...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2019-12-17  Simon Marchilib: remove bt_query_executor_interrupt, add bt_query_e...
2019-09-18  Simon Marchibt2: add `if __name__ == '__main__'` snippet to all...
2019-09-10  Francis Deslauriersbt2: Add `*ValueConst` classes and adapt tests
2019-08-27  Simon Marchipython: fix all 'is assigned to but never used' warnings
2019-08-17  Simon Marchibt2: don't show warning when query method raises a...
2019-08-12  Simon Marchibt2: remove unused imports
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-26  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-07-25  Philippe Proulxbt2: prepend `_user` to overridable protected methods
2019-07-25  Philippe Proulxbt2: clean available `bt2` package names
2019-07-24  Simon Marchilib: remove INVALID_PARAMS status
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
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-20  Francis DeslauriersApply black code formatter on all Python code
2019-07-18  Simon Marchibt2: check for _graph_is_configured method in user...
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-21  Michael Jeansontests: Add missing copyright headers
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-05-04  Simon Marchibt2: Make test_query_executor pass
2019-05-02  Simon Marchibt2: Rename files to use singular form
2019-05-02  Simon Marchitests/bindings/python: Mark all tests as skipped
2017-09-15  Philippe ProulxAdd query executor
This page took 0.103352 seconds and 6 git commands to generate.