tests: return the proper TAP exit code
[babeltrace.git] / .gitignore
index b62d5f20c706fbf0b4d8d336e991b0be4775a4ea..a9a11a57c5a58f954027ff9fc7ecf2873559ccd4 100644 (file)
@@ -7,6 +7,7 @@
 /tests/lib/test_graph_topo
 /tests/lib/test_trace_ir_ref
 /tests/lib/test_simple_sink
+/tests/lib/test_remove_destruction_listener_in_destruction_listener
 /tests/param-validation/test_param_validation
 /tests/plugins/flt.lttng-utils.debug-info/test_bin_info
 /tests/plugins/flt.lttng-utils.debug-info/test_dwarf
@@ -60,7 +61,6 @@ __pycache__
 /src/babeltrace2-ctf-writer.pc
 TAGS
 cscope*
-doc/api/Doxyfile
 *.gcno
 *.gcda
 *.gcov
@@ -69,3 +69,4 @@ doc/api/Doxyfile
 *.swp
 .theia
 compile_commands.json
+/version
This page took 0.023803 seconds and 4 git commands to generate.