configure.ac, lib: rename "extra" (version) to "development stage"
[babeltrace.git] / tests /
2020-01-15  Philippe Proulxlib: msg. iter. inactivity message has a simple CS...
2020-01-13  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-13  Philippe Proulxlib: graph API: return borrowed references when adding...
2020-01-10  Philippe Proulxlib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAG...
2020-01-10  Philippe Proulxlib: rename "self comp. input port message iter." ...
2020-01-10  Philippe Proulxlib: append `_FUNC` to `BT_PLUGIN_{INITIALIZE,FINALIZE}*`
2020-01-09  Philippe ProulxReplace `diamon.org/babeltrace` with `babeltrace.org`
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2020-01-08  Simon Marchilib: run most of bt_self_component_port_input_message_i...
2020-01-08  Simon Marchitests: plug memory leak in test_bin_info
2020-01-08  Simon Marchibt2: free port user data when finalizing components
2020-01-07  Simon Marchitests: remove unnecessary message iterator classes
2020-01-07  Simon Marchitests: make test_sink_self_port_user_data actually...
2020-01-07  Simon Marchitests: fix test failure with msys2's Python 3.8.1-1...
2019-12-17  Simon Marchilib: remove bt_query_executor_interrupt, add bt_query_e...
2019-12-17  Simon Marchilib: remove bt_graph_interrupt, add bt_graph_borrow_def...
2019-12-12  Philippe Proulxlib: graph API: remove "listener removed" callback...
2019-12-12  Philippe Proulxlib, bt2: graph API: remove "ports connected" listeners
2019-12-05  Simon MarchiUse argpar from upstream
2019-12-05  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-21  Simon Marchitests: test removing a destruction listener from a...
2019-11-21  Simon Marchitests/lib/Makefile.am: Move libbabeltrace2-common and...
2019-11-21  Simon Marchibt2: make _ListenerHandle not hold a strong reference...
2019-11-21  Simon Marchibt2: fix error message in trace_class.py
2019-11-20  Simon Marchiparam-parse: allow duplicate map keys
2019-11-20  Simon Marchibt2: validate parameters to _StreamClass.create_event_c...
2019-11-20  Simon Marchibt2: add invalid parameter type test for _UserComponent...
2019-11-20  Simon Marchisrc.ctf.fs: sort inputs paths
2019-11-20  Simon Marchicli: print error causes in all error paths
2019-11-20  Simon Marchitests: add missing backslash in tests/Makefile.am
2019-11-20  Simon Marchitests: test_auto_source_discovery_grouping: remove...
2019-11-20  Simon Marchitests: silence "variable/expression in single quote...
2019-11-20  Simon Marchitests: quote ${BT_CTF_TRACES_PATH} in test_trace_read...
2019-11-20  Simon Marchitests: declare and assign variables separately in test_...
2019-11-20  Simon Marchitests: add CLI query tests
2019-11-19  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-11  Simon Marchitests: clear error in test_simple_sink
2019-11-05  Francis Deslaurierscli: exit with status 2 when interrupted by SIGINT
2019-11-03  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-10-31  Simon Marchibt2: validate parameters to _TraceClass.create_stream_c...
2019-10-31  Simon Marchitests: use assertRaisesRegex instead of assertRaises...
2019-10-29  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-29  Francis Deslauriersblack: run `black` version 19.10b0 on entire project
2019-10-28  Simon MarchiFix -Wsuggest-attribute warnings
2019-10-28  Simon Marchiconfigure: allow adding compiler-specific warning flags
2019-10-26  Simon MarchiFix: tests: add cli/params/test_params to Makefile...
2019-10-26  Francis DeslauriersCleanup: usages of bt_value_array_borrow_element_by_ind...
2019-10-23  Francis DeslauriersTests: debug-info: compare output of `CompleteSrc`
2019-10-23  Francis DeslauriersTests: debug-info: compare without `debug-info` component
2019-10-21  Simon MarchiFix: bt2: clear Python error indicator in trace and...
2019-10-21  Simon Marchisrc.ctf.fs: error out when failing to create index
2019-10-21  Francis Deslauriersbt2: Force usage of MapValue object on component init
2019-10-18  Simon MarchiFix: consider index of all files for data stream groups...
2019-10-18  Simon MarchiUse assertRegex instead of assertRegexpMatches
2019-10-16  Simon Marchitests: test eq and ne operators of fields and values...
2019-10-16  Simon Marchitests: test_field.py: enable tests using _test_binop_lh...
2019-10-15  Simon Marchitests: remove test_ctf_writer_clock.py
2019-10-15  Philippe Proulxlib: use powers of two for object type enumerators
2019-10-15  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-15  Simon Marchitests: make test_intersection use bt_cli, test error...
2019-10-11  Simon MarchiFix: actually run the param validation test
2019-10-11  Simon MarchiAdd parameter validation utility
2019-10-10  Simon Marchitests: rename PRINT_FORMAT to TAP_PRINTF_FORMAT
2019-10-10  Francis Deslauriersvalues: make `bt_value_map_extend()` extend the provide...
2019-10-10  Simon Marchitests: make test names in plugins/flt.utils.trimmer...
2019-10-10  Simon MarchiFix: format string warnings on mingw
2019-10-08  Francis Deslaurierslib: rename `bt_*_compare()` to `bt_*_is_equal()`
2019-10-08  Simon Marchitests: test_output_path_ctf_non_lttng_trace_output...
2019-10-07  Simon MarchiFix: tests: remove unused imports
2019-10-07  Simon Marchitests: get rid of missing-field-initializers warning...
2019-10-07  Simon Marchitests: constify format strings in tap.h
2019-10-07  Simon Marchitests: add format attributes to functions receiving...
2019-10-04  Philippe Proulxtest_package.py: use list of public names instead of...
2019-10-04  Philippe Proulxlib, bt2: rename "signed/unsigned sel." -> "integer...
2019-10-04  Philippe Proulxlib: add option field classes with integer selectors
2019-10-03  Francis Deslauriersbt2: add `IntegerRangeSet` const classes
2019-10-03  Francis DeslauriersTests: bt2: move `_create_const_field()` to utils.py
2019-10-03  Simon Marchilib: make it mandatory to have seek_X if can_seek_X...
2019-10-03  Simon Marchilib: make can_seek_ns_from_origin logic use `can_seek_f...
2019-10-02  Simon Marchitests: remove CR characters from expected file in test_live
2019-10-02  Simon Marchitests: use os.rename instead of os.replace in lttng_liv...
2019-10-02  Simon Marchitests: convert paths passed to lttng_live_server.py
2019-10-02  Simon Marchitests: name temporary files in test_live
2019-10-02  Simon Marchicli: print map value in ASCII-betical order of keys
2019-09-30  Simon Marchitests: use bt_cli in test_trace_copy
2019-09-30  Simon Marchitests: delete temporary files in cli/test_help
2019-09-30  Francis DeslauriersCleanup: tests: remove debugging `diag` leftover
2019-09-30  Francis DeslauriersRename `BT_PLUGIN_EXIT` to `BT_PLUGIN_FINALIZE`
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-30  Francis Deslaurierslib: split real FC/field into single and double prec...
2019-09-29  Simon MarchiFix: cli: don't log error when using help command with...
2019-09-26  Simon MarchiFix: bt2: duplicate test name in test_field.py
2019-09-26  Simon Marchibt2: remove unused variable in UserMessageIteratorSeekN...
2019-09-26  Simon MarchiFix: bt2: duplicate test name in _IntegerRangeTestCase
2019-09-26  Simon MarchiFix: bt2: use of undefined variable in _VariantFieldCla...
2019-09-26  Simon MarchiFix: bt2: unused assignments in test_field_class.py
next
This page took 0.046117 seconds and 7 git commands to generate.