Update .gitignore exclusions
[babeltrace.git] / tests /
2017-09-16  Jérémie GalarneauTests: use of non-existant API in bt2 python package...
2017-09-16  Jérémie GalarneauEnumeration mapping iterator's initial position is...
2017-09-15  Philippe ProulxRename bt_X_from_private_X() -> bt_X_from_private()
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-09-15  Philippe Proulxtests: remove `check` targets in subdirectories
2017-09-15  Philippe ProulxTest bt2._OutputPort.create_notification_iterator()
2017-09-15  Philippe ProulxTest output port notification iterator
2017-09-15  Philippe ProulxSplit notification iterator API into base and specializ...
2017-09-15  Philippe ProulxRemove notification iterator seeking API until it's...
2017-09-15  Philippe Proulxlib: graph: disallow recursive consuming
2017-09-15  Philippe ProulxAdd query executor
2017-08-31  Jérémie GalarneauTests: erroneous usage of if preprocessor directive
2017-08-31  Michael JeansonFix: remove g_spawn_check_exit_status to support glib...
2017-08-31  Michael JeansonPort: don't quote wc output in test scripts
2017-08-29  Michael JeansonTest fix: python plugin provider with new bindings
2017-08-29  Michael JeansonRemove the python bindinds tests switch from configure
2017-08-29  Michael JeansonAdd python tap runner to the tree
2017-08-29  Michael JeansonBuild Python bindings with distutils for consistent...
2017-08-29  Michael JeansonTest: run debug-info even with built-in plugins
2017-08-29  Michael JeansonFix test: don't link tests directly with plugins
2017-08-29  Michael JeansonFix test: OOT build of test_trace_copy and test_trimmer
2017-08-28  Michael JeansonPort: don't quote wc output in test scripts
2017-08-21  Michael JeansonTest fix: handle debug info disabled in test_convert_args
2017-08-21  Michael JeansonTest fix: use portable path code in test_plugin
2017-08-21  Michael JeansonTest fix: handle timestamps order in test_trace_copy
2017-08-21  Michael JeansonTest: rework shell test scripts
2017-08-21  Jérémie GalarneauTest fix: free() of uninitialized pointer on error...
2017-08-18  Michael JeansonPort: Replace fork() in test_ctf_writer
2017-08-18  Jérémie Galarneautests: add diag_multiline() helper to escape multi...
2017-08-18  Michael JeansonTest: use static data in test_ctf_writer
2017-08-18  Michael JeansonFix test: remove hardcoded /tmp path
2017-08-18  Philippe ProulxAdd Python plugin provider tests
2017-08-15  Philippe ProulxUpdate Python bindings and tests to match the latest API
2017-08-11  Philippe Proulxtests/lib/test-plugin-plugins/minimal.c: add missing...
2017-08-11  Philippe ProulxGraph: pass remove listeners when adding listeners
2017-08-11  Philippe Proulxir: trace: pass remove listeners when adding listeners
2017-08-10  Julien DesfossezRe-enable the bin-info and dward tests
2017-08-09  Mathieu DesnoyersFix: ctf-testsuite variant-missing-fields
2017-08-09  Mathieu DesnoyersFix: tests: offset_s * ns_per_s should not overflow...
2017-08-09  Mathieu DesnoyersFix: unchecked return value in ctf-writer test
2017-08-08  Mathieu DesnoyersCleanup: mixing enum types
2017-08-07  Michael JeansonFix tests: run plugins test wrapper script
2017-08-07  Michael JeansonFix test: intersection has too large offset_s
2017-07-20  Michael JeansonTests: only run debug info tests when the feature is...
2017-07-19  Michael JeansonPort: handle 'size_t' / 'off_t' on Solaris
2017-07-19  Michael JeansonPort: replace setenv() by g_setenv()
2017-07-18  Mathieu DesnoyersFix test: packet seq num has too large offset_s
2017-07-18  Mathieu DesnoyersFix: test: expect the new warning format for seqnum
2017-07-17  Philippe Proulxcli: do not allow --stream-intersection with --run...
2017-07-17  Philippe ProulxFix test_convert_args
2017-07-17  Michael JeansonCompletely rework configure.ac
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-07  Philippe Proulxtest_plugin: use env. var. instead of global symbol...
2017-07-07  Jérémie GalarneauTest fix: fixed allocation size used for variable lengt...
2017-07-06  Philippe Proulxtest_ctf_writer.c: use environment variable to override...
2017-07-06  Philippe Proulxbt_ctf_clock_class_create(): add a frequency parameter
2017-07-06  Philippe Proulxtest_ctf_writer.c: set PACKET_RESIZE_TEST_LENGTH to...
2017-07-05  Michael JeansonFix: ctf writer test on Cygwin
2017-07-05  Michael JeansonPort: Replace readdir_r by nftw
2017-07-05  Michael JeansonPort: dirfd is not portable, replace it
2017-06-19  Julien DesfossezTest the trimmer component
2017-06-19  Jérémie GalarneauTests: don't rely on the test script's location
2017-06-19  Julien Desfosseztest_trace_copy: compare the two traces with diff rathe...
2017-06-19  Julien DesfossezTest debug-info
2017-06-16  Julien DesfossezTest: validate that the output of ctf-fs sink is identi...
2017-06-16  Philippe ProulxRemove the concept of event class attributes
2017-06-16  Philippe ProulxBT_CTF_BYTE_ORDER_NONE -> BT_CTF_BYTE_ORDER_UNSPECIFIED...
2017-06-16  Philippe Proulxtest_ctf_writer.c: do not check for invalid event class...
2017-06-12  Michael JeansonPort: Enable libtool to produce DLLs
2017-06-12  Michael JeansonPort: Remove unused header in test_plugin
2017-06-09  Philippe Proulxcli: convert: allow multiple paths to be passed as...
2017-06-09  Mathieu DesnoyersFix: make check in out-of-tree
2017-06-09  Mathieu DesnoyersFix: out-of-tree build
2017-06-09  Philippe Proulxcli: use -o ctf --output /output/path to quickly instan...
2017-06-09  Philippe Proulxcli: use --component=NAME:{source,filter,sink}.PLUGIN...
2017-06-09  Philippe ProulxFix build with BUILT_IN_PLUGINS=1
2017-06-09  Philippe ProulxAdd bt_graph_add_component(), make bt_component_create...
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Philippe ProulxMake bt_private_component_*_add_*_port() return a statu...
2017-06-09  Philippe ProulxMake bt_graph_connect_ports() return a status code
2017-06-09  Michael JeansonPort: Use g_setenv instead of setenv
2017-06-09  Michael JeansonPort: Dummy locking of stdout on mingw in libtap
2017-06-09  Michael JeansonPort: Add utsname.h compat for mingw
2017-06-09  Philippe ProulxFix: test-utils-muxer.c: initialize "next" return with...
2017-06-09  Philippe Proulxtest_ctf_writer.c: set PACKET_RESIZE_TEST_LENGTH to...
2017-06-09  Philippe Proulxtests/lib: do not call bt_ctf_trace_set_native_byte_ord...
2017-06-09  Philippe ProulxRemove remaining old test files
2017-06-09  Philippe Proulxtests/cli/Makefile.am: remove duplicate test in TESTS...
2017-06-09  Philippe ProulxFix: test_convert_args: use util.muxer's `assume-absolu...
2017-06-09  Philippe ProulxFix: test_ir_visit.c: create valid SC PC/EH and trace...
2017-06-09  Philippe ProulxFix: test_ctf_ir_ref.c: create valid SC PC/EH and trace...
2017-06-09  Philippe Proulxtest_ctf_writer.c: add "trace is static" listener tests
2017-06-09  Philippe ProulxMake bt_graph_add_*_listener() function return a listen...
2017-05-28  Jérémie GalarneauTests: possible dereference of NULL argument to strcmp
2017-05-28  Jérémie GalarneauFix: unchecked bt_ctf_event_set_clock_value return...
2017-05-28  Jérémie GalarneauClean-up: unused next_return assignation in muxer test
2017-05-28  Jérémie GalarneauFix: possible NULL dereference of uuid in test
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe ProulxValidate CTF semantics in selected CTF IR functions
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
next
This page took 0.042851 seconds and 7 git commands to generate.