Update working version to Babeltrace v2.0.7
[babeltrace.git] / tests /
2024-01-23  Simon MarchiFix: bt2: pass _TraceClassConst to destruction listeners
2023-11-03  Simon Marchitests: retry os.rename on PermissionError failure in...
2023-10-24  Michael Jeansonfix: test_message_iterator.py hangs on Python 3.12
2023-08-18  Michael Jeansonfix: make flake8 6.x happy
2023-05-19  Francis DeslauriersFix: src.ctf.fs: Not resolving event common ctx
2023-03-17  Simon MarchiFix: tests: print real values in a fixed format
2023-03-13  Simon MarchiFix: bt2: autodisc: remove thread error while inserting...
2023-03-13  Simon Marchitests: src.ctf.fs: add test for metadata with invalid...
2023-03-13  Simon Marchitests: shorten names of session-rotation trace
2021-02-19  Simon MarchiFix: macro name for "get supported mip versions method...
2021-02-19  Michael Jeansonport: add 'notext' keyword linker support
2021-02-19  Michael Jeansonport: tests: Add sys/wait.h include for FreeBSD
2020-12-09  Fabrice Fontainetests/lib/test_trace_ir_ref.c: rename user structure
2020-12-09  Simon MarchiFix: sink.ctf.fs: fix logic of make_unique_stream_file_name
2020-12-09  Simon MarchiFix: sink.ctf.fs: remove spurious directory level when...
2020-12-09  Philippe ProulxFix: bt2: _trim_docstring(): docstring can have 0 or...
2020-09-10  Philippe ProulxFix: `ctf` plugin: use element FC's alignment as array...
2020-04-15  Simon MarchiFix: sink.text.pretty: check that port is connected...
2020-04-14  Simon MarchiFix: bt2: read properties on _DiscardedEventsMessage
2020-04-14  Simon Marchitests: add tests for discarded events/packets creation
2020-04-13  Simon MarchiFix: bt2: add precond. check, for stream class supporti...
2020-04-08  Philippe ProulxFix: _EventConst.__getitem__(): check if event has...
2020-03-10  Simon Marchicommon: cast arguments to character classification...
2020-02-19  Simon Marchitests: improve flt.utils.trimmer/test_trimming to test...
2020-01-20  Philippe Proulxlib: msg. iter. inactivity message has a simple CS...
2020-01-20  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-20  Philippe Proulxlib: graph API: return borrowed references when adding...
2020-01-20  Philippe Proulxlib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAG...
2020-01-20  Philippe Proulxlib: rename "self comp. input port message iter." ...
2020-01-20  Philippe Proulxlib: append `_FUNC` to `BT_PLUGIN_{INITIALIZE,FINALIZE}*`
2020-01-20  Philippe ProulxReplace `diamon.org/babeltrace` with `babeltrace.org`
2020-01-20  Simon Marchilib: introduce bt_message_iterator_class
2020-01-20  Simon Marchilib: run most of bt_self_component_port_input_message_i...
2020-01-20  Simon Marchitests: plug memory leak in test_bin_info
2020-01-20  Simon Marchibt2: free port user data when finalizing components
2020-01-20  Simon Marchitests: remove unnecessary message iterator classes
2020-01-20  Simon Marchitests: make test_sink_self_port_user_data actually...
2020-01-20  Simon Marchitests: fix test failure with msys2's Python 3.8.1-1...
2020-01-20  Simon Marchilib: remove bt_query_executor_interrupt, add bt_query_e...
2020-01-20  Simon Marchilib: remove bt_graph_interrupt, add bt_graph_borrow_def...
2020-01-20  Philippe Proulxlib: graph API: remove "listener removed" callback...
2020-01-20  Philippe Proulxlib, bt2: graph API: remove "ports connected" listeners
2020-01-20  Simon MarchiUse argpar from upstream
2020-01-20  Simon Marchibt2: use format_bt_error and format_bt_error_cause...
2019-11-26  Simon Marchitests: add test for list-plugins CLI command
2019-11-26  Simon Marchitests: test removing a destruction listener from a...
2019-11-26  Simon Marchitests/lib/Makefile.am: Move libbabeltrace2-common and...
2019-11-26  Simon Marchibt2: make _ListenerHandle not hold a strong reference...
2019-11-26  Simon Marchibt2: fix error message in trace_class.py
2019-11-26  Simon Marchiparam-parse: allow duplicate map keys
2019-11-26  Simon Marchibt2: validate parameters to _StreamClass.create_event_c...
2019-11-26  Simon Marchibt2: add invalid parameter type test for _UserComponent...
2019-11-26  Simon Marchisrc.ctf.fs: sort inputs paths
2019-11-26  Simon Marchicli: print error causes in all error paths
2019-11-26  Simon Marchitests: add missing backslash in tests/Makefile.am
2019-11-26  Simon Marchitests: test_auto_source_discovery_grouping: remove...
2019-11-26  Simon Marchitests: silence "variable/expression in single quote...
2019-11-26  Simon Marchitests: quote ${BT_CTF_TRACES_PATH} in test_trace_read...
2019-11-26  Simon Marchitests: declare and assign variables separately in test_...
2019-11-26  Simon Marchitests: add CLI query tests
2019-11-26  Simon Marchilib: mark bt_common_assert_failed as hidden
2019-11-15  Simon Marchitests: make test_trimmer use bt_cli
2019-11-15  Simon MarchiSave and restore error in ctf_fs_iterator_next, muxer_m...
2019-11-15  Philippe Proulxlib: make bt_value_map_foreach_entry_{const_}func(...
2019-11-14  Simon Marchitests: clear error in test_simple_sink
2019-11-14  Francis Deslaurierscli: exit with status 2 when interrupted by SIGINT
2019-11-14  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-11-01  Simon Marchibt2: validate parameters to _TraceClass.create_stream_c...
2019-11-01  Simon Marchitests: use assertRaisesRegex instead of assertRaises...
2019-10-30  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-30  Francis Deslauriersblack: run `black` version 19.10b0 on entire project
2019-10-30  Simon MarchiFix -Wsuggest-attribute warnings
2019-10-30  Simon Marchiconfigure: allow adding compiler-specific warning flags
2019-10-30  Simon MarchiFix: tests: add cli/params/test_params to Makefile...
2019-10-30  Francis DeslauriersCleanup: usages of bt_value_array_borrow_element_by_ind...
2019-10-30  Francis DeslauriersTests: debug-info: compare output of `CompleteSrc`
2019-10-30  Francis DeslauriersTests: debug-info: compare without `debug-info` component
2019-10-30  Simon MarchiFix: bt2: clear Python error indicator in trace and...
2019-10-30  Simon Marchisrc.ctf.fs: error out when failing to create index
2019-10-30  Francis Deslauriersbt2: Force usage of MapValue object on component init
2019-10-30  Simon MarchiFix: consider index of all files for data stream groups...
2019-10-30  Simon MarchiUse assertRegex instead of assertRegexpMatches
2019-10-17  Simon Marchitests: test eq and ne operators of fields and values...
2019-10-17  Simon Marchitests: test_field.py: enable tests using _test_binop_lh...
2019-10-17  Simon Marchitests: remove test_ctf_writer_clock.py
2019-10-17  Philippe Proulxlib: use powers of two for object type enumerators
2019-10-17  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-17  Simon Marchitests: make test_intersection use bt_cli, test error...
2019-10-17  Simon MarchiFix: actually run the param validation test
2019-10-17  Simon MarchiAdd parameter validation utility
2019-10-17  Simon Marchitests: rename PRINT_FORMAT to TAP_PRINTF_FORMAT
2019-10-17  Francis Deslauriersvalues: make `bt_value_map_extend()` extend the provide...
2019-10-17  Simon Marchitests: make test names in plugins/flt.utils.trimmer...
2019-10-17  Simon MarchiFix: format string warnings on mingw
2019-10-09  Francis Deslaurierslib: rename `bt_*_compare()` to `bt_*_is_equal()`
2019-10-09  Simon Marchitests: test_output_path_ctf_non_lttng_trace_output...
2019-10-09  Simon MarchiFix: tests: remove unused imports
2019-10-09  Simon Marchitests: get rid of missing-field-initializers warning...
2019-10-09  Simon Marchitests: constify format strings in tap.h
2019-10-09  Simon Marchitests: add format attributes to functions receiving...
next
This page took 0.049256 seconds and 7 git commands to generate.