| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: Fix call-with-io deadlock. | NIIBE Yutaka | 2023-06-08 | 1 | -27/+8 |
* | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 2023-05-11 | 1 | -34/+32 |
* | tests: Fix to support --enable-all-tests and variants. | NIIBE Yutaka | 2022-11-24 | 1 | -6/+11 |
* | tests: Keep .log files in objdir. | NIIBE Yutaka | 2022-11-24 | 1 | -1/+3 |
* | tests: Add tr:assert-same function. | Werner Koch | 2022-11-02 | 1 | -0/+6 |
* | tests: Enable tests with keyboxd only when it's configured. | NIIBE Yutaka | 2022-05-10 | 1 | -0/+3 |
* | tests: Avoid auto-removal when test fails. | NIIBE Yutaka | 2022-04-26 | 1 | -1/+1 |
* | gpgscm: Make the test summary stand out | Werner Koch | 2017-08-08 | 1 | -0/+2 |
* | gpgscm: Library improvements. | Justus Winter | 2017-07-14 | 1 | -1/+11 |
* | gpgscm: Fail early if the test setup fails. | Justus Winter | 2017-07-14 | 1 | -0/+2 |
* | gpgscm: Limit the number of parallel jobs. | Justus Winter | 2017-06-19 | 1 | -15/+91 |
* | gpgscm: Improve option parsing. | Justus Winter | 2017-06-19 | 1 | -1/+7 |
* | tests: Make it possible to run all tests using our infrastructure. | Justus Winter | 2017-05-11 | 1 | -0/+14 |
* | gpgscm: Make it possible to set the logfile name. | Justus Winter | 2017-05-11 | 1 | -2/+3 |
* | tests: Support tests that are expected to fail. | Justus Winter | 2017-05-04 | 1 | -27/+40 |
* | Spelling fixes in docs and comments. | NIIBE Yutaka | 2017-04-28 | 1 | -2/+2 |
* | gpgscm: Emit JUnit-style XML reports. | Justus Winter | 2017-04-24 | 1 | -10/+100 |
* | gpgscm: Make logging less verbose and more useful. | Justus Winter | 2017-04-24 | 1 | -4/+5 |
* | gpgscm: Make test framework less functional. | Justus Winter | 2017-04-24 | 1 | -40/+35 |
* | tests: Locate resources and scripts relative to top source dir. | Justus Winter | 2017-04-24 | 1 | -1/+1 |
* | gpgscm: Move 'trace' and 'stringify'. | Justus Winter | 2017-04-24 | 1 | -12/+0 |
* | gpgscm: Make test cleanup more robust. | Justus Winter | 2017-03-23 | 1 | -14/+17 |
* | tests,w32: Use GetTempPath to get the path for temporary files. | Justus Winter | 2017-03-21 | 1 | -1/+1 |
* | tests: Create temporary directories in '/tmp'. | Justus Winter | 2017-03-21 | 1 | -3/+5 |
* | tests: Rework environment setup. | Justus Winter | 2017-03-09 | 1 | -35/+43 |
* | tests: Harmonize temporary and socket directory handling. | Justus Winter | 2017-03-06 | 1 | -7/+6 |
* | gpgscm: Fail if too many arguments are given. | Justus Winter | 2017-01-02 | 1 | -1/+1 |
* | gpgscm: Add 'finally', rework all macros. | Justus Winter | 2017-01-02 | 1 | -44/+35 |
* | tests: Move argument parser. | Justus Winter | 2016-12-20 | 1 | -0/+25 |
* | gpgscm: Print failed and skipped tests. | Justus Winter | 2016-12-13 | 1 | -5/+13 |
* | gpgscm: Generalize the test runner. | Justus Winter | 2016-12-13 | 1 | -8/+9 |
* | gpgscm: Move the test runner to the Scheme library. | Justus Winter | 2016-12-13 | 1 | -0/+151 |
* | gpgscm: Improve library functions. | Justus Winter | 2016-12-13 | 1 | -9/+12 |
* | gpgscm: Better error reporting. | Justus Winter | 2016-12-08 | 1 | -5/+6 |
* | gpgscm: Generalize 'for-each-p'. | Justus Winter | 2016-12-08 | 1 | -7/+8 |
* | tests: Rename 'error' to 'fail'. | Justus Winter | 2016-12-06 | 1 | -6/+6 |
* | tests: Change (interactive-shell) to start an interactive shell | Neal H. Walfield | 2016-12-06 | 1 | -1/+1 |
* | tests: Move environment creation and teardown into each test. | Justus Winter | 2016-11-07 | 1 | -0/+4 |
* | gpgscm,tests: Add new functions to the test environment. | Justus Winter | 2016-11-03 | 1 | -0/+8 |
* | gpgscm: Improve path handling. | Justus Winter | 2016-10-07 | 1 | -3/+9 |
* | tests: Correctly handle exceptions in resource handling macros. | Justus Winter | 2016-09-19 | 1 | -4/+13 |
* | tests: Refine exception handling. | Justus Winter | 2016-09-19 | 1 | -1/+1 |
* | tests: Use descriptive temporary file names. | Justus Winter | 2016-09-19 | 1 | -1/+4 |
* | tests: Improve temporary directory handling. | Justus Winter | 2016-08-10 | 1 | -2/+11 |
* | gpgscm: Make the verbose setting more useful. | Justus Winter | 2016-07-26 | 1 | -3/+8 |
* | gpgscm: Make function more general. | Justus Winter | 2016-07-22 | 1 | -2/+2 |
* | tests: Add test for ssh support. | Justus Winter | 2016-07-19 | 1 | -3/+11 |
* | gpgscm: Capture output of spawned processes. | Justus Winter | 2016-07-07 | 1 | -3/+6 |
* | tests: Honor environment variable 'TMP'. | Justus Winter | 2016-07-05 | 1 | -4/+16 |
* | gpgscm: Handle exceptions in the transformation monad. | Justus Winter | 2016-06-23 | 1 | -13/+23 |