ctf: refactor metadata decoder to always have an instance
[babeltrace.git] / tests /
2019-08-29  Simon Marchictf: remove unused fields from `babeltrace.trace-info...
2019-08-27  Simon Marchitests: fix 'expected 2 blank lines, found 1' warning...
2019-08-27  Simon Marchipython: fix all 'imported but unused' warnings
2019-08-27  Simon Marchipython: fix all 'is assigned to but never used' warnings
2019-08-27  Simon Marchiautodisc: don't accept NULL values for `support-info...
2019-08-27  Simon Marchibt2: make ComponentSpec take a component class object
2019-08-17  Simon Marchibt2: don't show warning when query method raises a...
2019-08-17  Philippe ProulxFix: pass `inputs` parameter to implicit `src.ctf.lttng...
2019-08-17  Simon Marchicli: allow map values in --params arguments
2019-08-17  Simon Marchitests: add tests for CLI params parsing
2019-08-16  Francis DeslauriersTests: ctf: add basic `metadata-info` query test
2019-08-16  Francis Deslauriersbt2: add `StringValue.__contains__()` method
2019-08-16  Philippe Proulxcli: `convert` command: do not allow more than one...
2019-08-16  Philippe Proulxcli: make --plugin-path and --omit-{system,home}-plugin...
2019-08-16  Philippe ProulxAdd all CLI `convert` command's tests to project's...
2019-08-16  Philippe ProulxFix: test_convert_args: use correct path to `utils.sh`
2019-08-16  Philippe Proulxlib: make empty array/map appending/inserting functions...
2019-08-16  Francis DeslauriersTests: ctf: add tracers timestamp quirks workaround...
2019-08-15  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
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-14  Simon Marchitests: return 0 instead of None for unknown file in...
2019-08-14  Jonathan Rajottebt_uuid_compare: return actual comparison
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: remove bt_diff_cli_sorted from utils.sh
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-12  Simon Marchitests: move auto source discovery test artifacts
2019-08-12  Simon MarchiMove autodisc to its own convenience library
2019-08-12  Simon Marchitests: make auto-source-discovery-{log_level,params...
2019-08-12  Simon Marchitests: make auto-source-discovery-grouping test use...
2019-08-12  Simon Marchitests: print executed CLI command line in bt_cli
2019-08-12  Simon Marchitests: make bt_diff check a single file pair
2019-08-12  Simon Marchitests: add bt_cli util function
2019-08-10  Francis DeslauriersTests: flt.utils.muxer: run `black` on bt_plugin_muxer_...
2019-08-09  Francis DeslauriersFix: tests: flt.utils.muxer: missing '../' in path...
2019-08-08  Francis DeslauriersTests: flt.utils.muxer: add message ordering tests
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-08-06  Philippe ProulxAdd bt_graph_add_simple_sink_component() tests
2019-08-05  Philippe Proulxcli, tests: rename "leftover" terms to "non-option"
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-08-03  Simon Marchicli: apply log levels (`--log-level` option) to leftovers
2019-08-03  Simon Marchicli: apply parameters (`--params` option) to leftovers
2019-08-02  Simon Marchitests: reorganize CLI's `convert` tests
2019-08-02  Simon Marchicli: handle leftovers in the same loop as components
2019-08-02  Simon Marchicli: remove `run` and `convert` commands' --name option
2019-08-02  Simon Marchicli: remove `convert` command's --path and --url options
2019-08-02  Simon Marchicli: remove babeltrace2-log
2019-08-02  Philippe ProulxAdd internal command-line argument parser API
2019-07-31  Francis Deslauriersbt2: stream.py: add `trace` property to _Stream
2019-07-31  Philippe ProulxFix: tests/utils/utils.sh: export `BT_TESTS_PYTHON_CONF...
2019-07-30  Michael Jeansontests: fix test_auto_source_discovery on mingw
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  Philippe ProulxAdd `babeltrace.` prefix to `trace-info` and `support...
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-26  Philippe Proulxtests/Makefile.am: add `test_auto_source_discovery...
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  Michael Jeansontests: fix Windows support in test_convert_args
2019-07-23  Michael Jeansontests: readlink 'canonicalize' is GNU specific
2019-07-23  Michael Jeansontests: fix Python plugin provider tests on Windows
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-23  Simon Marchicli: automatically detect sources for leftover arguments
2019-07-21  Philippe Proulxtests/Makefile.am: remove needless comment
2019-07-21  Simon MarchiFix: bt2: incref Py_None in get_msg_range_common on...
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-20  Francis DeslauriersTests: flt.lttng-utils.debug-info: update debug-info...
2019-07-20  Jonathan Rajotte`test_plugin.py`: use absolute paths for plugin path...
2019-07-20  Jonathan Rajotte`test_query_trace_info.py`: adapt regex to NT path...
2019-07-20  Francis Deslaurierstests/plugins/flt.utils.trimmer/Makefile.am: remove...
2019-07-20  Francis DeslauriersApply black code formatter on all Python code
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
next
This page took 0.043735 seconds and 7 git commands to generate.