[dovecot/core] 3c16f1: lib-test: add test_assert_failed_strcmp to expose ...

GitHub noreply at github.com
Tue Jun 21 08:00:13 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 3c16f16e005a5d863faad157dba4a82ecb170239
      https://github.com/dovecot/core/commit/3c16f16e005a5d863faad157dba4a82ecb170239
  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: 507ea0bc5b25efb4c96033a19dec66689a50ebd0
      https://github.com/dovecot/core/commit/507ea0bc5b25efb4c96033a19dec66689a50ebd0
  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: eb568e46e82bc814ca3384236a483691a12f9c54
      https://github.com/dovecot/core/commit/eb568e46e82bc814ca3384236a483691a12f9c54
  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: 0d6f8e7e231ac3fc8647d8fc3072d7d1e477a7cf
      https://github.com/dovecot/core/commit/0d6f8e7e231ac3fc8647d8fc3072d7d1e477a7cf
  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()


Compare: https://github.com/dovecot/core/compare/0d8dc754e9d4...0d6f8e7e231a


More information about the dovecot-cvs mailing list