Fix: extra '%' causes babeltrace2 to abort() in logging code
[babeltrace.git] / tests /
2019-08-07  Philippe Proulxlib, bt2: make query method receive custom data
2019-08-07  Philippe ProulxAdd bt_graph_add_simple_sink_component() tests
2019-08-07  Philippe Proulxcli, tests: rename "leftover" terms to "non-option"
2019-08-07  Philippe Proulxtest_try_again_many_times(): use three times `None...
2019-08-07  Philippe Proulxlib: remove output port message iterator
2019-08-07  Philippe Proulxbt2: wrap bt_graph_run_once() (Graph.run_once())
2019-08-07  Philippe Proulxbt2: pass custom Python object to Python component...
2019-08-07  Simon Marchicli: apply log levels (`--log-level` option) to leftovers
2019-08-07  Simon Marchicli: apply parameters (`--params` option) to leftovers
2019-08-07  Simon Marchitests: reorganize CLI's `convert` tests
2019-08-07  Simon Marchicli: handle leftovers in the same loop as components
2019-08-07  Simon Marchicli: remove `run` and `convert` commands' --name option
2019-08-07  Simon Marchicli: remove `convert` command's --path and --url options
2019-08-07  Simon Marchicli: remove babeltrace2-log
2019-08-07  Philippe ProulxAdd internal command-line argument parser API
2019-08-07  Francis Deslauriersbt2: stream.py: add `trace` property to _Stream
2019-08-07  Philippe ProulxFix: tests/utils/utils.sh: export `BT_TESTS_PYTHON_CONF...
2019-08-07  Michael Jeansontests: fix test_auto_source_discovery on mingw
2019-08-07  Philippe Proulxlib: prepare the ground for stateful query operations
2019-08-07  Philippe Proulxtests/bindings/python/bt2: remove unneeded `import...
2019-08-07  Philippe ProulxTest `bt2` public names (`test_package.py`)
2019-08-07  Philippe ProulxAdd `babeltrace.` prefix to `trace-info` and `support...
2019-08-07  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-08-07  Philippe Proulxlib: rename `bt_scope` -> `bt_field_path_scope`
2019-08-07  Philippe Proulxtests/Makefile.am: add `test_auto_source_discovery...
2019-08-07  Philippe Proulxbt2: prepend `_user` to overridable protected methods
2019-08-07  Philippe Proulxbt2: clean available `bt2` package names
2019-08-07  Philippe Proulxtest_error.py: remove dangling print()
2019-08-07  Philippe Proulxbt2: prepend `_` to names of exception classes the...
2019-08-07  Philippe Proulxbt2: import public names into `__init__.py`
2019-08-07  Philippe Proulxbt2: rename `_Generic*ComponentClass` -> `_*ComponentClass`
2019-08-07  Simon Marchilib: remove INVALID_PARAMS status
2019-08-07  Philippe Proulxlib: add bt_plugin_find_all()
2019-08-07  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-08-07  Philippe Proulxbt2: add interrupter support
2019-08-07  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-08-07  Simon Marchibt2: remove NonexistentClockSnapshot exception type
2019-08-07  Simon Marchibt2: prepend underscore to exceptions not meant to...
2019-08-07  Simon Marchibt2: make bt2.Error wrap current thread's error
2019-08-07  Michael Jeansontests: fix Windows support in test_convert_args
2019-08-07  Michael Jeansontests: readlink 'canonicalize' is GNU specific
2019-08-07  Michael Jeansontests: fix Python plugin provider tests on Windows
2019-08-07  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-08-07  Simon Marchicli: automatically detect sources for leftover arguments
2019-08-07  Philippe Proulxtests/Makefile.am: remove needless comment
2019-08-07  Simon MarchiFix: bt2: incref Py_None in get_msg_range_common on...
2019-08-07  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-08-07  Francis DeslauriersTests: flt.lttng-utils.debug-info: update debug-info...
2019-08-07  Jonathan Rajotte`test_plugin.py`: use absolute paths for plugin path...
2019-08-07  Jonathan Rajotte`test_query_trace_info.py`: adapt regex to NT path...
2019-08-07  Francis Deslaurierstests/plugins/flt.utils.trimmer/Makefile.am: remove...
2019-08-07  Francis DeslauriersApply black code formatter on all Python code
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-18  Philippe Proulxbt2: add integer range set support
2019-07-18  Simon Marchibt2: check for _graph_is_configured method in user...
2019-07-18  Simon Marchitests: run_python_bt2: error out if BT_TESTS_BUILDDIR...
2019-07-18  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2019-07-18  Francis Deslaurierstests: bt2: remove test_clock_class_priority_map.py
2019-07-18  Francis Deslaurierstests: src.ctf.fs: add 2packets test trace
2019-07-18  Francis Deslaurierstests: bt_diff_cli: compare expected `stderr` too
2019-07-18  Francis DeslauriersDo not check `NULL` to call free(): free() accepts...
2019-07-18  Jonathan Rajottetests: on Windows the plugin object extension is 'dll...
2019-07-18  Jonathan RajotteFix: cygwin does not honour LD_LIBRARY_PATH
2019-07-18  Michael JeansonMake the Python plugin provider a libtool module
2019-07-18  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-18  Simon MarchiFix: bt2: adjust reference counting of value objects
2019-07-18  Michael Jeansontests: update test_trimming to remove the wrapper
2019-07-18  Jonathan Rajottetests: specify the timezone offset
2019-07-18  Philippe ProulxMove `include/babeltrace2/ctf-writer` -> `include/babel...
2019-07-18  Philippe ProulxRemove legacy `include/babeltrace2/{ctf-ir,ctf}` direct...
2019-07-18  Philippe Proulxlib: force user to include `<babeltrace2/babeltrace.h>`
2019-07-18  Philippe ProulxFix: CTF writer: make library have its own public ...
2019-07-18  Philippe Proulxlib: rename `bt_*_labels_by_value` -> `bt_*_labels_for_...
2019-07-18  Philippe ProulxRename WARN log level to WARNING
2019-07-18  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-18  Jonathan Rajottefix: test_trimmer on macOs and Solaris
2019-07-18  Jonathan Rajottetests: Use DYLD_LIBRARY_PATH on macOSX
2019-07-18  Philippe ProulxTests: move `test_bitfield` outside lib tests, add...
2019-07-18  Philippe Proulxsink.text.details: write discarded events/packets CS...
2019-07-18  Michael Jeansontests: replace xargs workaround with bash array expansion
2019-07-18  Michael JeansonReplace libuuid with internal implementation
2019-07-18  Simon Marchilib: remove stream activity messages
2019-07-18  Philippe ProulxFix: bt_ctfser_write_float64(): use `double` in union...
2019-07-18  Simon Marchitests: don't swallow stderr when running babeltrace CLI
2019-07-18  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-18  Philippe Proulxtests: call bt_current_thread_clear_error() when handli...
2019-07-18  Francis Deslaurierstests: bt2: use `addr` attribute instead of private...
2019-07-18  Francis Deslaurierstests: bt2: Fix `run_python_bt2` usage example
2019-07-18  Francis Deslaurierstests: bt2: add `--test-case` argument to testrunner.py
2019-07-18  Michael Jeansontests: Remove stale tests launcher
2019-07-18  Jonathan Rajottetests: Add ".exe" when running on a mingw system
2019-07-18  Simon Marchitests: add python plugin provider path to lib search...
2019-07-18  Simon MarchiFix: trimmer: use regexes to parse dates and times
2019-07-18  Simon Marchitests: Use diff -u
2019-07-18  Philippe ProulxAdd back (adapted) `test_bt_values` and `test_graph_topo`
2019-07-18  Philippe Proulxlib: strictly type function return status enumerations
2019-07-18  Philippe Proulxtests/lib: remove `test_bt_values` and `test_graph_topo`
2019-07-18  Philippe Proulxtest_{field,value}.py: array test cases: add non-sequen...
2019-07-18  Philippe Proulxtest_{field,value}.py: test complex number RHS for...
2019-07-18  Philippe Proulxtest_value.py: make `BoolValueTestCase` inherit `_TestN...
next
This page took 0.044673 seconds and 7 git commands to generate.