cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / tests / utils /
6 days ago  Simon Marchitests: LD_PRELOAD libstdc++.so in bt_run_in_py_env
2024-03-26  Simon Marchitests: improve debuggability of `cli/test-trace-copy.sh`
2024-03-26  Simon Marchitests: fix some include guards
2024-03-04  Michael Jeansontests: fix readonly variables error with bash 4.4
2024-03-04  Michael Jeansontests: fix unbound variables in env.sh
2024-02-19  Simon Marchitests/utils/python/tjson.py: print actual type when...
2024-02-09  Philippe Proulxtests/utils/env.sh.in: remove `#!/bin/bash`, add a...
2024-02-09  Philippe Proulxtests/utils/env.sh.in: make it portable for Bash and Zsh
2024-02-09  Simon MarchiRevert "tests/utils/utils.sh: quote command name when...
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: rename `UTILSSH` variable...
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: `${@}` -> `$@`
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: update comment
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: remove unneeded quotes
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: use the arg. count io....
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: update error message style
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: use `[[ ... ]]` instead...
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: update usage and remove...
2024-02-07  Philippe Proulxtests/utils: `run-python-bt2.sh` -> `run-in-py-env.sh`
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace() -> bt_gen_mctf_t...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2_test() -> bt_run_p...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2() -> bt_run_in_py_...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python() -> bt_run_in_py_util...
2024-02-07  Philippe Proulxtests/utils/utils.sh: remove redundancy when setting...
2024-02-07  Philippe Proulxtests/utils/utils.sh: aerate the code
2024-02-07  Philippe Proulxtests/utils/utils.sh: remove unneeded curly braces...
2024-02-07  Philippe Proulxtests/utils/utils.sh: remove unneeded quotes
2024-02-07  Philippe Proulxtests/utils/utils.sh: _set_vars_srcdir_builddir():...
2024-02-07  Philippe Proulxtests/utils/utils.sh: use `[[ ... ]]` instead of `...
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace(): use an array...
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace(): use `echo`...
2024-02-07  Philippe Proulxtests/utils/utils.sh: use `+=` instead of expanding...
2024-02-07  Philippe Proulxtests/utils/utils.sh: check_coverage() -> _bt_tests_che...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_grep_ok(): only define if...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff_details_ctf_single()...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff_cli(): return directly...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff(): remove useless `ret...
2024-02-07  Philippe Proulxtests/utils/utils.sh: use backticks to quote in printed...
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace(): use `local...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2_test(): make ...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2_test(): use `local...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2_test(): remove...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2(): use `local...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_grep_ok(): use `local -r`...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff_details_ctf_gen_single...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff_details_ctf_single()...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff_cli(): use `local -r...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff(): use `local -r` when...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_cli(): use `local -r` when...
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...
next
This page took 0.06687 seconds and 7 git commands to generate.