Lines Matching full:issue
24 * Issue #134: Fixed metadata test broken on 32-bit platforms.
26 * Issue #139: Added per-test case start/end timestamps to all reports.
28 * Issue #156: Fixed crashes due to the invalid handling of cleanup
32 * Issue #159: Fixed TAP parser to ignore case while matching `TODO` and
63 * Issue #2: Implemented support to execute test cases in parallel when
116 * Issue #136: Fixed the XML escaping in the JUnit output so that
120 * Issue #141: Improved reporting of errors triggered by sqlite3. In
125 * Issue #144: Improved documentation on the support for custom properties
158 * Issue #30: Plumbed through support to query configuration variables
163 * Issue #49: Extended `report` to support test case filters as
167 * Issue #55: Deprecated support for specifying `test_suite` overrides on
171 * Issue #72: Added caching support to the `getcwd(3)` test in configure
174 * Issue #83: Changed manual page headings to include a `kyua` prefix in
178 * Issue #84: Started passing test-suite configuration variables to plain
187 * Issue #102: Set `TMPDIR` to the test case's work directory when running
193 * Issue #103: Started being more liberal in the parsing of TAP test
196 * Issue #105: Started using tmpfs instead of md as a temporary file
199 * Issue #109: Changed the privilege dropping code to start properly
203 * Issue #110: Changed `help` to display version information and clarified
206 * Issue #111: Fixed crash when defining a test program in a `Kyuafile`
209 * Issue #114: Improved the `kyuafile(5)` manual page by clarifying the
223 * Issue #100: Do not try to drop privileges to `unprivileged_user` when we
228 * Issue #79: Mention `kyua.conf(5)` in the *See also* section of `kyua(1)`.
230 * Issue #75: Change the `rewrite__expected_signal__bad_arg` test in
303 * Issue #24: Plug the bootstrap tests back into the test suite. Fixes
307 * Issue #74: Changed the `kyuafile(5)` parser to automatically discover
318 * Issue #74: Added the `kyua-tap-tester`, a new backend to interact with
321 * Issue #69: Cope with the lack of `AM_PROG_AR` in `configure.ac`, which
325 * Issue #24: Improve test case isolation by confining the tests to their
345 * Issue #69: Cope with the lack of `AM_PROG_AR` in `configure.ac`, which
355 * Issue #36: Changed `kyua help` to not fail when the configuration file
358 * Issue #37: Simplified the `syntax()` calls in configuration and
364 * Issue #39: Added per-test-case metadata values to the HTML reports.
366 * Issue #40: Rewrote the documentation as manual pages and removed the
369 * Issue #47: Started using the independent testers in the `kyua-testers`
374 * Issue #57: Added support to specify arbitrary metadata properties for
404 * Issue #31: Rewrote the `Kyuafile` parsing code in C++, which results in
438 * Issue #15: Added automatic stacktrace gathering of crashing test cases.
441 * Issue #32: Added the `--build-root` option to the debug, list and test
446 * Issue #33: Removed the `kyuaify.sh` script. This has been renamed to
450 * Issue #34: Changed the HTML reports to include the stdout and stderr of
516 * Issue #28: Added support for the `require.memory` test case property
560 libraries are just a special case of this. (Issue #18.)
567 interfaces. (Issue #18.)
577 having to read through configuration files. (Issue #11.)
582 `test_suites.<test-suite-name>.<variable> = <value>`. (Issue #11.)
589 fixed all warnings. (Issue #23.)
596 formal releases. (Issue #22.)