Skip to content

Fix test_codecompletion, test_duchain-clang, test_problems and...

Morten Volden requested to merge volden/kdevelop:fixTestOnNewUbuntu into master

Calling the clang version (on ubuntu 20.10 ) now has 'Ubuntu' prepended.

This patch makes the regex that finds the version number a little more robust.

Fixes the tests: test_codecompletion, test_duchain-clang, test_problems and test_files-clang.

Merge request reports