tests/utils/utils.sh: run_python_bt2(): remove unneeded env. var.
[babeltrace.git] / tests / utils /
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2(): remove unneeded...
2024-02-07  Philippe Proulxtests/utils/utils.sh: don't export `BT_TESTS_ENABLE_ASAN`
2024-02-07  Philippe Proulxtests/utils/utils.sh: use "private" variables if applicable
2024-02-07  Philippe Proulxtests/utils/utils.sh: use a function to source `env.sh`
2024-02-07  Philippe Proulxtests/utils/utils.sh: quote command name when running it
2024-02-07  Philippe Proulxtests/utils/utils.sh: use a func. to set `BT_TESTS_...
2024-02-07  Philippe Proulxtests/utils/utils.sh: improve comments
2024-02-07  Philippe Proulxtests/utils/env.sh.in: add comments and remove redundancy
2024-02-07  Olivier Diontests: add `src.ctf.fs` single field testing framework
2024-01-23  Michael Jeansonfix: 'env.sh' is optional, ignore it in shellcheck
2024-01-23  Simon MarchiFix typos
2023-11-20  Philippe ProulxFix REUSE licensing/copyright issues in `tests/utils`
2023-11-20  Philippe ProulxAdd SPDX info for `tests/utils/python/typing/typing.py`
2023-11-20  Philippe Proulxtests/utils/python/normand.py: add SPDX headers
2023-11-09  Simon Marchitests: add and use bt_grep_ok
2023-11-09  Simon Marchitests: add and use bt_grep
2023-11-02  Michael Jeansonconfigure: re-enable '-Wunused-parameter'
2023-11-01  Simon MarchiFix: tests: conditionally skip Python bindings test...
2023-10-31  Simon MarchiFix: tests: use local typing.py for Python 3.5
2023-10-31  Simon MarchiFix: tests: use run_python in gen_mctf_trace
2023-10-30  Philippe Proulxtests: normalize names of files and more
2023-10-24  Michael Jeansonfix: tests: use a portable invocation of 'sed -i'
2023-10-20  Simon Marchitests: add `tests/utils/python/mctf.py`, a text to...
2023-10-20  Simon Marchitests: add moultipart.py
2023-10-20  Simon Marchitests: add strongly-typed JSON wrappers
2023-10-17  Philippe ProulxAdd `tests/utils/python/normand.py` (Normand 0.23)
2023-10-13  Philippe Proulxtests: use a local `typing` module with Python 3.4...
2023-10-11  Philippe Proulxtests/utils/utils.sh: add run_python helper function
2023-09-21  Simon Marchitests/python: add local copy of typing module
2023-09-21  Simon Marchipython: run isort on everything
2023-09-11  Simon Marchitests: only preload libasan for gcc compilers
2023-05-31  Simon Marchitests: add extern "C" to tap.h
2023-05-23  Simon Marchitests: remove unused forward declaration
2023-03-16  Simon MarchiFix: tests: print real values in a fixed format
2022-08-16  Simon Marchitests: use -z / -n to test for string empty / non-empty
2022-06-30  Francis DeslauriersRemove `skip-string-normalization` in Python formatter...
2022-03-11  Michael JeansonUse Black stable to format python code
2021-11-12  Simon MarchiAdd --enable-asan configure option
2021-11-12  Michael JeansonAdd a single generated env file to the test suite
2021-09-28  Simon Marchitests: rename BT_OS_TYPE to BT_TESTS_OS_TYPE
2020-08-06  Geneviève BastienTests: sink.text.pretty: Add unit tests for enum fields...
2020-04-11  Simon Marchiconfigure: remove -Wno-format-nonliteral
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-03-09  Simon Marchicommon: cast arguments to character classification...
2019-11-20  Simon Marchitests: add CLI query tests
2019-10-29  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-28  Simon MarchiFix -Wsuggest-attribute warnings
2019-10-28  Simon Marchiconfigure: allow adding compiler-specific warning flags
2019-10-10  Simon Marchitests: rename PRINT_FORMAT to TAP_PRINTF_FORMAT
2019-10-10  Simon MarchiFix: format string warnings on mingw
2019-10-07  Simon Marchitests: constify format strings in tap.h
2019-10-07  Simon Marchitests: add format attributes to functions receiving...
2019-10-02  Simon Marchitests: remove CR characters from expected file in test_live
2019-09-25  Philippe Proulxutils.sh: expand `${extra_details_args[@]}` conditionally
2019-09-20  Simon Marchitests: utils.sh: add lttng-utils plugin to plugin path
2019-08-12  Simon Marchitests: remove bt_diff_cli_sorted from utils.sh
2019-08-12  Simon Marchibt2: add auto source discovery support to TraceCollecti...
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-02  Simon Marchicli: remove babeltrace2-log
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-23  Michael Jeansontests: readlink 'canonicalize' is GNU specific
2019-07-23  Michael Jeansontests: fix Python plugin provider tests on Windows
2019-07-20  Francis DeslauriersTests: flt.lttng-utils.debug-info: update debug-info...
2019-07-20  Francis DeslauriersApply black code formatter on all Python code
2019-07-18  Simon Marchitests: run_python_bt2: error out if BT_TESTS_BUILDDIR...
2019-07-16  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2019-07-13  Francis Deslaurierstests: bt_diff_cli: compare expected `stderr` too
2019-07-12  Jonathan RajotteFix: cygwin does not honour LD_LIBRARY_PATH
2019-07-11  Michael JeansonMake the Python plugin provider a libtool module
2019-07-10  Michael Jeansontests: update test_trimming to remove the wrapper
2019-07-09  Jonathan Rajottetests: Use DYLD_LIBRARY_PATH on macOSX
2019-07-08  Michael Jeansontests: replace xargs workaround with bash array expansion
2019-07-08  Simon Marchitests: don't swallow stderr when running babeltrace CLI
2019-07-05  Francis Deslaurierstests: bt2: Fix `run_python_bt2` usage example
2019-07-05  Francis Deslaurierstests: bt2: add `--test-case` argument to testrunner.py
2019-07-04  Jonathan Rajottetests: Add ".exe" when running on a mingw system
2019-07-04  Simon Marchitests: add python plugin provider path to lib search...
2019-07-03  Simon Marchitests: Use diff -u
2019-06-28  Michael Jeansonfix: don't use realpath from GNU coreutils
2019-06-28  Michael Jeansontests: Rework test suite
2019-06-27  Jonathan Rajottetests: remove carriage return when using diff
2019-06-21  Michael Jeansontests: Move data files to a common directory
2019-06-21  Simon Marchitest utils: add failfast option to our testrunner.py
2019-06-17  Philippe ProulxAdd facilities to test CLI and plugin regressions with...
2019-06-13  Michael Jeansontests: Move libtestcommon to utils
2019-06-12  Michael JeansonRe-organize sources
2019-06-07  Michael Jeansoncli: Rename to babeltrace2
2019-06-06  Michael Jeansontests: build system spring cleanup
2019-05-02  Simon MarchiAdd env wrapper to facilitate importing the in-tree...
2019-05-02  Simon MarchiRe-implement BT_ASSERT without using the assert macro
2019-05-02  Philippe Proulxtests: use BT_ASSERT() instead of assert()
2019-05-02  Philippe Proulxtests/utils/python/testrunner.py: add optional pattern...
2017-08-29  Michael JeansonAdd python tap runner to the tree
2017-08-21  Michael JeansonTest: rework shell test scripts
2017-08-18  Jérémie Galarneautests: add diag_multiline() helper to escape multi...
2017-08-15  Philippe ProulxUpdate Python bindings and tests to match the latest API
2017-06-09  Michael JeansonPort: Dummy locking of stdout on mingw in libtap
next
This page took 0.092537 seconds and 7 git commands to generate.