remove from the filesystem too

Niko Sams niko.sams at gmail.com
Sat May 29 05:45:02 UTC 2010


On Tue, May 18, 2010 at 20:56, Andreas Pakulat <apaku at gmx.de> wrote:
>> >> > And another thing:
>> >> > I want to write a test that removes files, and currently this Dialog is
>> >> > shown. How can I work around this?
>> >
>> > currently, you cannot without patching that stuff manually, i.e. by
>> > introducing a #ifndef TEST_NO_CONFIRM_DELETE or similar.
>> That doesn't work as I don't link to the plugin - the "real" plugin is
>> used in the test.
>
> What eclipse has for these kind of things is a force-flag on the
> relevant interface-methods. I think we should add that too, in
> particular in the light of separating core from gui code.
>
I have an alternative solution here:
http://gitorious.org/kdevelop/kdevplatform/merge_requests/8

what do you think about it?

Niko




More information about the KDevelop-devel mailing list