openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
acfr-comma
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 6 hours
ago.
Jun 10, 2024 — Jun 10, 2025
Showing page 28 of 122
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
python/comma/csv/test/stream: combine ascii and binary tests (in progress; stage 4)
Andrey Sokolov
More...
almost 9 years ago
comma-test-run: --junit: quick and dirty support for expected directories added
Vsevolod Vlaskine
More...
almost 9 years ago
Merge branch 'master' of https://github.com/acfr/comma
Andrey Sokolov
More...
almost 9 years ago
python/comma/csv/test/stream: combine ascii and binary tests (in progress; stage 3)
Andrey Sokolov
More...
almost 9 years ago
comma-timeout-group: added more info for exception
Navid P
More...
almost 9 years ago
python/comma/csv/test/stream: combine ascii and binary tests (in progress; stage 2)
Andrey Sokolov
More...
almost 9 years ago
name_value/serialize: output stream precision hardcoded to 16
Vsevolod Vlaskine
More...
almost 9 years ago
added comma-test-enforce
davidjxyz
as Dave Jennings
More...
almost 9 years ago
comma-timeout-group: minor, no need to give the executable name in the exception text, it would be added when printing it anyway.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: bug-fix and test. If the application being timed out handles the signal and exists (rather then being killed by a signal), the earlier code would detect that the command has exited rather then killed and would not consider it timed out, as opposed to the behaviour of the native timeout command. (The test runs the native command for comparison as well.)
Dmitry Mikhin
More...
almost 9 years ago
comma-process-util: fix exotic corner case when a process exited and its PID got reused by the very same comma_process_kill call that is tasked to terminate that process. Earlier design would send STOP to the provided PID, which is to itself, hanging forever.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: fix build rules, the macro name is WITH_SYSTEMD, not HAVE_SYSTEMD (just a typo). Also, quote arguments to source_file_properties.
Acfr
More...
almost 9 years ago
Merge branch 'master' of https://github.com/acfr/comma
Andrey Sokolov
More...
almost 9 years ago
python/comma/csv/test/stream: combine ascii and binary tests (in progress)
Andrey Sokolov
More...
almost 9 years ago
Move timeout-related tests to util, the routine is not written in bash anymore.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: add '--enforce-group' option; those users that cannot accept the fallback behaviour of waiting for process groups in bash, can use this option to require comma-timeout-group linked against procps.
Dmitry Mikhin
More...
almost 9 years ago
comma-process-util: minor, typo in a doxygen comment.
Dmitry Mikhin
More...
almost 9 years ago
csv-join flag-matching: tests for binary mode
Matthew Imhoff
More...
almost 9 years ago
comma-process-util: pass verbose flag to comma-timeout-group if running in verbose mode; because of this dual use rename the variable containing the flag.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: more trace messages in verbose mode.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: minor, fix compilation warning.
Dmitry Mikhin
More...
almost 9 years ago
python/comma/csv/stream.py: rename missing_fields_array -> missing_values (and return structured scalar rather than an array)
Andrey Sokolov
More...
almost 9 years ago
Merge branch 'master' of https://github.com/acfr/comma
Andrey Sokolov
More...
almost 9 years ago
Re-enable all the comma-timeout-group tests.
Dmitry Mikhin
More...
almost 9 years ago
Fix the test to cover comma-timeout-group with and without group waiting.
Dmitry Mikhin
More...
almost 9 years ago
comma-test-run: restore using comma-timeout-group with a fallback if group wait is not supported.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: minor fix to build both with and w/o libprocps.
Dmitry Mikhin
More...
almost 9 years ago
comma-process-util: mostly revert 3d1ac9791058c27235aab06af937ebc602395dd1 (for this file only). Still wait for the process group explicitly if comma-timeout-group is built without procps support.
Dmitry Mikhin
More...
almost 9 years ago
comma-process-util: revert a614939e2ddad7c6e6624ba78f208b136665388f, again use comma-timeout-group.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: conditional compilation (preprocessing) for builds with and without procps library.
Dmitry Mikhin
More...
almost 9 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
…
121
122
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree