Commit Graph

5 Commits

Author SHA1 Message Date
Taylor Otwell fc9b0e1636 Merge pull request #1201 from JoostK/fix-1
Fixed a problem with `Eloquent::get_dirty`
2012-09-25 18:37:09 -07:00
Jason Walton adc23dc964 Added traffic and chassis as uncountable words to properly feed pluralizer
Signed-off-by: Jason Walton <jwalton512@gmail.com>
2012-09-10 11:25:08 -07:00
JoostK 147e0ec656 Implementation of Eloquent tests
Basic Eloquent unit tests.

Lacks database operations, relationship testing and some magic method
calls.
2012-09-10 00:51:02 +02:00
Franz Liedke 59e7e4a2ca Update authentication config file in testing application. 2012-07-13 03:04:13 +02:00
Franz Liedke a7c211339a Import testing bundle to laravel/tests directory. 2012-07-13 00:14:03 +02:00