index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
active_record_unit.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test AR integration with jdbcsqlite3 adapter on jruby
Jeremy Kemper
2009-02-06
1
-1
/
+2
*
Update AR integration tests for TestCase changes
Jeremy Kemper
2008-11-07
1
-0
/
+2
*
Move controller assertions from base TestCase to AC:: and AV::TestCase
Jeremy Kemper
2008-11-07
1
-3
/
+1
*
Set precompiled fixture load path constant to speed up tests
Joshua Peek
2008-06-25
1
-30
/
+28
*
* Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Jos...
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-5
/
+2
*
Pass busy timeout for sqlite3 integration tests.
Jeremy Kemper
2007-01-24
1
-8
/
+9
*
Remove dead abort_tests method.
Jeremy Kemper
2006-11-15
1
-9
/
+0
*
Fix failing test fallback when neither SQLite 2 or 3 is available.
Jeremy Kemper
2006-11-15
1
-3
/
+3
*
Filters overhaul including meantime filter support for around filters. Closes...
Jeremy Kemper
2006-09-22
1
-0
/
+1
*
Tighten rescue clauses. Closes #5985.
Jeremy Kemper
2006-08-31
1
-4
/
+4
*
Clean up and run the Active Record integration tests by default. Closes #5854.
Jeremy Kemper
2006-08-22
1
-28
/
+43
*
Clean up and run the Active Record integration tests by default.
Jeremy Kemper
2006-08-22
1
-28
/
+40
*
* Fix pagination problems when using include
Michael Koziarski
2006-02-09
1
-0
/
+88