flt.utils.muxer: remove `assume-absolute-clock-classes` param
[babeltrace.git] / tests /
2019-09-20  Francis Deslaurierscli: make `--clock-force-correlate` use `force-clock...
2019-09-20  Francis Deslaurierssrc.ctf.fs: add `force-clock-class-origin-unix-epoch...
2019-09-20  Simon Marchibt2: print error causes in bt2._Error.__str__
2019-09-20  Simon Marchitests: utils.sh: add lttng-utils plugin to plugin path
2019-09-19  Francis DeslauriersFix: test_dwarf.c: close() argument cannot be negative
2019-09-19  Simon MarchiFix: output non-LTTng CTF trace with same relative...
2019-09-18  Simon Marchibt2: add `if __name__ == '__main__'` snippet to all...
2019-09-17  Simon Marchibt2: expose seek_ns_from_origin and can_seek_ns_from_origin
2019-09-17  Simon Marchibt2: test_message_iterator: use assertIs instead of...
2019-09-17  Simon Marchibt2: make can_seek_beginning a method instead of a...
2019-09-17  Simon Marchilib: make can_seek_beginning and can_seek_ns_from_origi...
2019-09-17  Simon Marchibt2: refactor test_message_iterator
2019-09-16  Simon Marchitests: make UUIDs under data/ctf-traces/intersection...
2019-09-12  Simon Marchibt2: allow getting self output port from user message...
2019-09-12  Francis Deslauriersbt2: add `__hash__()` method on hashable fields
2019-09-10  Francis Deslauriersbt2: tests: Assert CC type, not if a subclass
2019-09-10  Francis Deslauriersbt2: Add `Const` suffix to non-user component-related...
2019-09-10  Francis Deslauriersbt2: Add `Const` suffix to `_*Port` classes and adapt...
2019-09-10  Francis Deslauriersbt2: Add `Const` suffix to `_Connection` class and...
2019-09-10  Francis Deslauriersbt2: Add remaining trace-ir `*Const` classes and adapt...
2019-09-10  Francis Deslauriersbt2: Add `_Clock*Const` classes and adapt tests
2019-09-10  Francis Deslauriersbt2: Add `*ValueConst` classes and adapt tests
2019-09-10  Francis Deslauriersbt2: field.py: add index check in `selected_option_inde...
2019-09-10  Francis Deslauriersbt2: field.py: add `_count` method to `_VariantField`
2019-09-06  Simon Marchilib: make message iterator creation functions return...
2019-09-06  Simon Marchirename `babeltrace.trace-info` to `babeltrace.trace...
2019-09-04  Simon Marchibt2: pass all params to `babeltrace.trace-info` query...
2019-09-04  Simon Marchictf: remove `intersection-range-ns` from `babeltrace...
2019-09-04  Simon Marchictf: make src.ctf.fs group inputs by UUID in `babeltrac...
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`
next
This page took 0.041043 seconds and 7 git commands to generate.