diff options
author | knut <> | 2006-02-02 22:40:22 +0000 |
---|---|---|
committer | knut <> | 2006-02-02 22:40:22 +0000 |
commit | 926465223486b1c705b8414a203c0a72abef760f (patch) | |
tree | bab60e142a4733798c5e770af6418c65f09ba3af /.gitattributes | |
parent | 19519f250ef08d19f0ef923552e177dd0f1c2474 (diff) |
ported two more unit tests
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 731ff434..39ba7319 100644 --- a/.gitattributes +++ b/.gitattributes @@ -993,7 +993,10 @@ tests/UnitTests/simpletest/xml.php -text tests/unit/Collections/TListTest.php -text tests/unit/Collections/TMapTest.php -text tests/unit/I18N/core/CultureInfoTest.php -text +tests/unit/I18N/core/DateFormatTest.php -text +tests/unit/I18N/core/DateTimeFormatInfoTest.php -text tests/unit/I18N/core/NumberFormatInfoTest.php -text tests/unit/I18N/core/NumberFormatTest.php -text tests/unit/TComponentTest.php -text +tests/unit/Web/UI/WebControls/TLabelTest.php -text tests/unit/phpunit2.php -text |