[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [clazy] tests: Remove uneeded empty.cpp
From:       Sergio Martins <smartins () kde ! org>
Date:       2015-10-31 19:54:09
Message-ID: E1ZscE5-00063v-1O () scm ! kde ! org
[Download RAW message or body]

Git commit 84feb906fb5b473bf2a36fd6f42ff7f547369f69 by Sergio Martins.
Committed on 31/10/2015 at 19:53.
Pushed by smartins into branch 'master'.

Remove uneeded empty.cpp

D  +0    -0    tests/empty.cpp
M  +1    -1    tests/run_tests.py

http://commits.kde.org/clazy/84feb906fb5b473bf2a36fd6f42ff7f547369f69

diff --git a/tests/empty.cpp b/tests/empty.cpp
deleted file mode 100644
index e69de29..0000000
diff --git a/tests/run_tests.py b/tests/run_tests.py
index 4ac620e..596574f 100755
--- a/tests/run_tests.py
+++ b/tests/run_tests.py
@@ -39,7 +39,7 @@ QT_FLAGS = "-I " + QMAKE_HEADERS + " -fPIC"
 _compiler_comand = "clang++ -std=c++11 -Wno-unused-value -Qunused-arguments -Xclang \
-load -Xclang ClangLazy.so -Xclang -add-plugin -Xclang clang-lazy -Xclang \
-plugin-arg-clang-lazy -Xclang no-inplace-fixits -Xclang -plugin-arg-clang-lazy \
-Xclang enable-all-fixits " + QT_FLAGS  _link_flags = "-lQt5Core -lQt5Gui \
-lQt5Widgets"  _dump_ast_command = "clang++ -std=c++11 -fsyntax-only -Xclang \
                -ast-dump -fno-color-diagnostics -c *.cpp " + QT_FLAGS
-_help_command = "clang++ -Xclang -load -Xclang ClangLazy.so -Xclang -add-plugin \
-Xclang clang-lazy -Xclang -plugin-arg-clang-lazy -Xclang help -c empty.cpp" \
+_help_command = "echo | clang++ -Xclang -load -Xclang ClangLazy.so -Xclang \
-add-plugin -Xclang clang-lazy -Xclang -plugin-arg-clang-lazy -Xclang help -c -xc -"  \
_dump_ast = "--dump-ast" in sys.argv  _verbose = "--verbose" in sys.argv
 _help = "--help" in sys.argv


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic