[dovecot/core] 9412c4: lib-test: add test_assert_failed_strcmp to expose ...

GitHub noreply at github.com
Tue Jun 21 09:30:19 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 9412c4829857112df05e3be1c5421c0dd8770b02
      https://github.com/dovecot/core/commit/9412c4829857112df05e3be1c5421c0dd8770b02
  Author: Baofeng Wang <baofeng.wang at dovecot.fi>
  Date:   2016-06-21 (Tue, 21 Jun 2016)

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

  Log Message:
  -----------
  lib-test: add test_assert_failed_strcmp to expose strings.

the macro is used to facilitate any test to show string comparision
contents when they doesn't match.


  Commit: fb237dd841b49ac6a5cb4bf5228991518d882707
      https://github.com/dovecot/core/commit/fb237dd841b49ac6a5cb4bf5228991518d882707
  Author: Baofeng Wang <baofeng.wang at dovecot.fi>
  Date:   2016-06-21 (Tue, 21 Jun 2016)

  Changed paths:
    M src/lib-fts/fts-tokenizer-address.c
    M src/lib-fts/fts-tokenizer-common.c
    M src/lib-fts/fts-tokenizer-common.h
    M src/lib-fts/test-fts-tokenizer.c

  Log Message:
  -----------
  lib-fts: remove trailing period character from email-address

any trailing period character '.' should be removed when email
tokenization is done.


  Commit: 5406c10120b4ef8d4d138cdfa94f122434b4a9b2
      https://github.com/dovecot/core/commit/5406c10120b4ef8d4d138cdfa94f122434b4a9b2
  Author: Baofeng Wang <baofeng.wang at dovecot.fi>
  Date:   2016-06-21 (Tue, 21 Jun 2016)

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

  Log Message:
  -----------
  lib-fts: allow hyphen character in domain part

Allow hyphen character and remove possible trailing hyhpen character
when email tokenization is done.


  Commit: 1fb947e5ea792aafb06e07cec86afce4b78de8bc
      https://github.com/dovecot/core/commit/1fb947e5ea792aafb06e07cec86afce4b78de8bc
  Author: Baofeng Wang <baofeng.wang at dovecot.fi>
  Date:   2016-06-21 (Tue, 21 Jun 2016)

  Changed paths:
    M src/lib-fts/test-fts-tokenizer.c

  Log Message:
  -----------
  lib-fts: add unit test to fts_tokenizer_delete_trailing_partial_char()


  Commit: 8425e55f5aa8926ea00aadf7273c42b1bab8c781
      https://github.com/dovecot/core/commit/8425e55f5aa8926ea00aadf7273c42b1bab8c781
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-21 (Tue, 21 Jun 2016)

  Changed paths:
    M src/lib-dict/dict-cdb.c
    M src/lib-dict/dict-client.c
    M src/lib-dict/dict-db.c
    M src/lib-dict/dict-file.c
    M src/lib-dict/dict-memcached-ascii.c
    M src/lib-dict/dict-memcached.c
    M src/lib-dict/dict-redis.c
    M src/lib-dict/dict-sql.c

  Log Message:
  -----------
  lib-dict: Explicitly specify used dict_vfuncs methods for drivers.

This allows adding more methods without modifying all the existing drivers.


Compare: https://github.com/dovecot/core/compare/9a0dba957271...8425e55f5aa8


More information about the dovecot-cvs mailing list