clang: Fix completion tests by using documentController to create view

Authored by amhndu on Mar 22 2019, 10:54 AM.

Description

clang: Fix completion tests by using documentController to create view

Implement/override completion tests now use DocumentChangeSet which
relies on CodeRepresentation to make changes, if we don't use a view
through the global document controller, a disk file code representation
is created which doesn't update the kate view.

Details

Committed
mwolffMay 6 2019, 1:54 PM
Parents
R32:34c34c77b0bf: clang: Use DocumentChangeSet for code completion in some places
Branches
Unknown
Tags
Unknown