Sync argpar with upstream
[babeltrace.git] / tests /
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
2019-09-26  Simon Marchibt2: ignore comparison to None flake8 warnings in test_...
2019-09-26  Simon Marchibt2: remove duplicate test test_create_from_vint in...
2019-09-26  Simon Marchibt2: remove duplicated test test_setitem_none in ArrayV...
2019-09-26  Simon Marchibt2: rename test with conflicting name in test_trace.py
2019-09-26  Simon Marchilib: pass config object to message iterator init method...
2019-09-26  Jonathan RajotteFix: tests: live: listen on python < 3.5 needs backlog...
2019-09-25  Simon Marchilib: pass config objects to component init methods
2019-09-25  Simon Marchibt2: make it possible to remove a trace class or trace...
2019-09-25  Philippe ProulxUpdate project plugins's properties
2019-09-25  Philippe Proulxutils.sh: expand `${extra_details_args[@]}` conditionally
2019-09-25  Philippe Proulxsink.text.details: add `with-data` initialization parameter
2019-09-25  Philippe ProulxAdd basic `sink.text.details` tests
2019-09-24  Philippe Proulxsink.text.details: don't write `:` after `Packet beginn...
2019-09-24  Jonathan RajotteTests: src.ctf.lttng-live: add inverse ordering from...
2019-09-24  Philippe ProulxAdd LTTng-independent `src.ctf.lttng-live` tests
2019-09-24  Francis Deslauriersbt2: field.py: raise ValueError when setting out of...
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...
next
This page took 0.045048 seconds and 7 git commands to generate.