Fixing the tests so they would run properly on machines with different cultures.
commit04de39e7d7c261bddbe5e0b736ee96b5c1864f5b
authorayende <ayende@73e77b4c-caa6-f847-a29a-24ab75ae54b6>
Sat, 13 Oct 2007 11:19:26 +0000 (13 11:19 +0000)
committerayende <ayende@73e77b4c-caa6-f847-a29a-24ab75ae54b6>
Sat, 13 Oct 2007 11:19:26 +0000 (13 11:19 +0000)
treeebc0a6ca7b904a19beb7d6d329557332b36d2507
parent10e5a97ef06f8c6bb96fa21dc68cbd29cb703a9b
Fixing the tests so they would run properly on machines with different cultures.
Even though the tests set the current culture, it doesn't seem to understand "7/16/79" as a date.

git-svn-id: https://svn.castleproject.org/svn/castle/trunk@4394 73e77b4c-caa6-f847-a29a-24ab75ae54b6
Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/DateTimeValidatorTestCase.cs
Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/DateValidatorTestCase.cs
Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/NullableDateTimeValidatorTestCase.cs
Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/NullableDateValidatorTestCase.cs