Roman Telezhynskyi
|
8449a15cc3
|
According to Travis CI user manual a job will be terminated if there hasn't
been any log output in 10 minutes. Because we use cppcheck better make him
verbose.
--HG--
branch : develop
|
2015-04-17 11:08:15 +03:00 |
|
Roman Telezhynskyi
|
8114d0c208
|
Too many #ifdef configurations - cppcheck only checks 12 of 13 configurations.
Use --force to check all configurations.
--HG--
branch : develop
|
2015-04-16 21:18:07 +03:00 |
|
Roman Telezhynskyi
|
095e2258c5
|
Strange "unknown pseudo-op" errors. Try use gcc 4.8 instead 4.6.
--HG--
branch : develop
|
2015-04-16 00:17:42 +03:00 |
|
Roman Telezhynskyi
|
f52ca9ac94
|
QTestLib require GUI support for some tests.
--HG--
branch : develop
|
2015-04-15 22:12:42 +03:00 |
|
Roman Telezhynskyi
|
05b3cfa4db
|
cppcheck 1.52 support templates. Remove style warnings. Set correct path to
source code.
--HG--
branch : develop
|
2015-04-15 17:25:02 +03:00 |
|
Roman Telezhynskyi
|
bae1cc12b1
|
error cppcheck: there is no --enable parameter with the name 'warning'
cppcheck version 1.52 doesn't have this options yet.
--HG--
branch : develop
|
2015-04-15 16:01:12 +03:00 |
|
Roman Telezhynskyi
|
dcc40b74d3
|
Check build with cppcheck.
--HG--
branch : develop
|
2015-04-13 19:25:07 +03:00 |
|
Roman Telezhynskyi
|
3120566d02
|
Travis CI Integration for Coverity Scan.
--HG--
branch : develop
|
2015-04-13 19:05:19 +03:00 |
|
Roman Telezhynskyi
|
b30d3c02ca
|
Susan's email for sending notifications.
--HG--
branch : develop
|
2015-04-05 20:15:38 +03:00 |
|
Roman Telezhynskyi
|
4d171184bd
|
Forgot change methods.
--HG--
branch : develop
|
2015-04-02 14:53:42 +03:00 |
|
Roman Telezhynskyi
|
490ba2ba8c
|
Ubuntu 12.04 doesn't have package libqt5core5a.
--HG--
branch : develop
|
2015-04-02 14:46:03 +03:00 |
|
Roman Telezhynskyi
|
ab3c60fe03
|
travis.yml. Added support for "make check", run tests.
--HG--
branch : develop
|
2015-04-02 14:31:23 +03:00 |
|