[dovecot/core] f8a9af: lib-test: Allow test_istream_set_*() for test-istr...

GitHub noreply at github.com
Fri Sep 30 12:30:10 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: f8a9af77130785a9d75b133862aa5c341a0b95e6
      https://github.com/dovecot/core/commit/f8a9af77130785a9d75b133862aa5c341a0b95e6
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M src/lib-test/test-common.c

  Log Message:
  -----------
  lib-test: Allow test_istream_set_*() for test-istream's children.

It will internally find the test_istream from parents. This simplifies the
testing code so that it doesn't have to keep track of both the test_istream
and the final istream.


  Commit: b3987cf9620e7aba403dfd914fe76b19290713cc
      https://github.com/dovecot/core/commit/b3987cf9620e7aba403dfd914fe76b19290713cc
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M src/lib-test/Makefile.am
    M src/lib-test/test-common.c
    A src/lib-test/test-istream.c

  Log Message:
  -----------
  lib-test: Moved test_istream code to its own test-istream.c file.


  Commit: 11d88fd444070c67d09fe17e4dcb6c319d8833c2
      https://github.com/dovecot/core/commit/11d88fd444070c67d09fe17e4dcb6c319d8833c2
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M src/lib-test/Makefile.am
    M src/lib-test/test-common.h
    A src/lib-test/test-ostream.c

  Log Message:
  -----------
  lib-test: Added test_ostream for testing nonblocking ostreams.


Compare: https://github.com/dovecot/core/compare/85601125c9ca...11d88fd44407


More information about the dovecot-cvs mailing list