Re: [Evolution-hackers] Any experience with GCC code coverage (gcov) for Evolution



Hi Paul,

Use ./autogen.sh --enable-code-coverage.

We are actively using this for tests, I might share some details on this
if you want to.

Thanks,
  Vadim

On Tue, 2013-01-15 at 17:45 +0100, Paul Menzel wrote:
> Dear Evolution folks,
> 
> 
> running `./configure` there is the code coverage option.
> 
>         /src/evolution-data-server(3-6) $ ./configure --disable-weather
>         […]
>                 evolution-data-server has been configured as follows:
>                 Weather calendar:       no
>                 Mail Directory:         /var/mail, writable by group
>         mail
>                 LDAP support:           no
>                 NNTP support:           yes
>                 Kerberos 5:             no
>                 SMIME support:          yes
>                 IPv6 support:           yes
>                 Dot Locking:            yes
>                 File Locking:           fcntl
>                 Large files:            yes
>                 Gtk Doc:                no
>                 Introspection:          auto
>                 Vala bindings:          no
>                 GNOME Online Accounts   yes
>                 Code coverage (gcov):   no
> 
> Did anybody ever run this with Evolution? 
> 
> The project coreboot just implemented that too and provides some online
> results online [2].
> 
> 
> Thanks,
> 
> Paul
> 
> 
> [1] http://gcc.gnu.org/onlinedocs/gcc/Gcov.html
> [2] http://www.coreboot.org/~stepan/coreboot-coverage/
> _______________________________________________
> evolution-hackers mailing list
> evolution-hackers gnome org
> To change your list options or unsubscribe, visit ...
> https://mail.gnome.org/mailman/listinfo/evolution-hackers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]