tests: don't swallow stderr when running babeltrace CLI
[babeltrace.git] / .gitignore
index 3a3eeffa3648bb8656a11af1f6f70b0a098d1abe..e302428efb4fde164752872d0e00c5fc99b89c35 100644 (file)
@@ -1 +1,64 @@
-tests/test-bitfield
+/tests/ctf-writer/ctf_writer
+/tests/lib/plugin
+/tests/lib/test_bitfield
+/tests/lib/test_bt_values
+/tests/lib/test_graph_topo
+/tests/lib/test_trace_ir_ref
+/tests/plugins/flt.lttng-utils.debug-info/test_bin_info
+/tests/plugins/flt.lttng-utils.debug-info/test_dwarf
+/tests/plugins/src.ctf.fs/succeed/gen-trace-simple
+*~
+*.o
+*.a
+*.la
+*.lo
+*.exe
+.libs
+.deps
+*.bkp
+*.trs
+ctf-lexer.c
+ctf-parser.c
+ctf-parser.h
+ctf-parser-test
+/src/plugins/ctf/common/metadata/lexer.c
+/src/plugins/ctf/common/metadata/parser.c
+/src/plugins/ctf/common/metadata/parser.h
+/src/plugins/ctf/common/metadata/parser.output
+/src/cli/babeltrace2
+/src/cli/babeltrace2.bin
+/src/cli/babeltrace2-log
+/src/cli/babeltrace2-log.bin
+/src/common/config.h
+/src/common/config.h.in
+/src/common/version.i
+/src/common/version.i.tmp
+/config.status
+*.log
+aclocal.m4
+/m4/libtool.m4
+/m4/lt~obsolete.m4
+/m4/ltoptions.m4
+/m4/ltsugar.m4
+/m4/ltversion.m4
+libtool
+/configure
+Makefile
+Makefile.in
+autom4te.cache/
+config/
+core
+stamp-h1
+__pycache__
+/src/babeltrace2.pc
+/src/babeltrace2-ctf-writer.pc
+TAGS
+cscope*
+doc/api/Doxyfile
+*.gcno
+*.gcda
+*.gcov
+*.html
+*.stamp
+*.swp
+.theia
This page took 0.023947 seconds and 4 git commands to generate.