It's the opposite for me :)Technically, the tests don't fail because the Plugin no longer exists (ie, these tests failing does not indicate there's anything wrong with the plugin), but because a font which satisfies the hardcoded assumptions about width is used when no FreeType-fonts are availiable. ;)
TestIndenting>>testCR2 and TestIndenting>>testNewLineLeaveSpacesOnOldLine fails because FTPlugin is here (in exupery). If I delete FTPlugin directory, these tests succeed.
Laurent