Add accentued characters support

This commit is contained in:
2014-12-30 23:51:27 +01:00
parent d4ccb73dcc
commit c22ba2c108
2 changed files with 275 additions and 29 deletions

View File

@@ -105,7 +105,7 @@ class SearchProviderTest extends \PHPUnit_Framework_TestCase
public function testAccentued()
{
$this->markTestSkipped('accentued characters must be implemented');
//$this->markTestSkipped('accentued characters must be implemented');
$terms = $this->p('manço bélier aztèque à saloù ê');
@@ -117,7 +117,7 @@ class SearchProviderTest extends \PHPUnit_Framework_TestCase
public function testAccentuedCapitals()
{
$this->markTestSkipped('accentued characters must be implemented');
//$this->markTestSkipped('accentued characters must be implemented');
$terms = $this->p('MANÉÀ oÛ lÎ À');