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
/
activesupport
/
lib
/
active_support
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make test logs easier to read.
Jeremy Kemper
2012-12-26
1
-11
/
+10
*
nodoc AS::Testing::ConstantLookup::ClassMethods [ci skip]
Carlos Duclos
2012-12-01
1
-1
/
+1
*
nodoc AS::Testing::Pending because is deprecated [ci skip]
Carlos Duclos
2012-12-01
1
-2
/
+2
*
Properly deprecate #pending from AS::TestCase
Carlos Antonio da Silva
2012-11-18
1
-8
/
+2
*
Revert "Merge pull request #4575 from carlosantoniodasilva/remove-test-pending"
Carlos Antonio da Silva
2012-11-18
1
-0
/
+20
*
Simplify code by taking advantage of latest mocha (v0.13.0).
James Mead
2012-11-12
1
-22
/
+0
*
mocha_standalone is now deprecated. Switch to mocha/api.
Jeremy Kemper
2012-11-05
1
-1
/
+1
*
Remove AS::Concern extension from Testing::TaggedLogging
Carlos Antonio da Silva
2012-11-05
1
-4
/
+0
*
some ruby interpreters don't have ruby-prof so just skip the tests
Aaron Patterson
2012-10-18
1
-1
/
+1
*
Tests tag the Rails log with the current test class and test case
Jeremy Kemper
2012-09-26
1
-0
/
+30
*
Add missing inflector dependency
Mike Moore
2012-09-25
1
-3
/
+2
*
Create ActiveSupport::Testing::ConstantLookup
Mike Moore
2012-09-24
1
-0
/
+53
*
update AS/notifications and AS/testing docs [ci skip]
Francesco Rodriguez
2012-09-14
2
-7
/
+9
*
deprecate `describe` without a block.
Aaron Patterson
2012-07-09
1
-22
/
+0
*
we still need `describe` as the implementation differs from minitest
Aaron Patterson
2012-07-08
1
-0
/
+22
*
minitest provides "it" and "describe"
Aaron Patterson
2012-07-08
1
-40
/
+0
*
Kill not used constant since removal of runner method
Carlos Antonio da Silva
2012-07-03
1
-9
/
+0
*
remove the runner method copied from minitest
Aaron Patterson
2012-07-03
1
-20
/
+7
*
hook mocha in through m/t before_setup, after_teardown hooks
Aaron Patterson
2012-07-03
2
-7
/
+22
*
add :nodoc: to internal implementations [ci skip]
Francesco Rodriguez
2012-06-22
2
-2
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-06-22
1
-23
/
+34
|
\
|
*
fixes a few mistakes in api docs [ci skip]
Vijay Dev
2012-06-22
1
-1
/
+1
|
*
update AS::Testing::Assertions docs
Francesco Rodriguez
2012-06-19
1
-21
/
+32
|
*
fix typo [ci skip]
Francesco Rodriguez
2012-06-19
1
-2
/
+2
*
|
Run the logger tests in isolation
Rafael Mendonça França
2012-06-19
1
-1
/
+1
*
|
CORES needs to be a integer
Rafael Mendonça França
2012-06-19
1
-1
/
+1
*
|
run railties tests in parallel, default to 2 cores
Aaron Patterson
2012-06-19
1
-0
/
+39
|
/
*
Eliminate dependency on Rails::VERSION::STRING
Andrew White
2012-06-05
1
-18
/
+23
*
Reduce warning messages when running Active Support tests
Andrew White
2012-05-31
1
-0
/
+5
*
Merge pull request #6525 from freerange/minitest-passthrough-exceptions
José Valim
2012-05-29
1
-0
/
+12
|
\
|
*
Avoid dependency on MiniTest::Unit::TestCase::PASSTHROUGH_EXCEPTIONS.
James Mead
2012-05-29
1
-2
/
+10
|
*
Exceptions like Interrupt should not be rescued.
James Mead
2012-05-28
1
-0
/
+4
*
|
decoupling activesupport performance testing from actionview and adding tests
Andrew Mutz
2012-05-28
1
-4
/
+4
|
/
*
reverting decoupling of NumberHelper from safe_join and adding tests for esca...
Andrew Mutz
2012-05-18
1
-0
/
+1
*
Remove dependency on safe_join from number helpers
Carlos Antonio da Silva
2012-05-13
1
-3
/
+2
*
Need to include "OutputSaftyHelper" here to prevent
Arun Agrawal
2012-05-13
1
-0
/
+1
*
Fixed ruby-prof changes and let's use latest ruby-prof now.
Arun Agrawal
2012-05-13
1
-1
/
+1
*
Remove key argument from run_callbacks to fix build
Francesco Rodriguez
2012-05-10
1
-1
/
+1
*
Remove unused assignments
Mark Rushakoff
2012-04-29
1
-1
/
+1
*
merge MRI performance methods into one file
Sergey Nartimov
2012-01-30
2
-56
/
+26
*
no need in separate MiniTest modules
Sergey Nartimov
2012-01-24
2
-39
/
+30
*
Remove ActiveSupport::TestCase#pending, use `skip` instead
Carlos Antonio da Silva
2012-01-21
1
-20
/
+0
*
Test::Unit::Collector::ObjectSpace is not present anymore
Rafael Mendonça França
2012-01-18
1
-10
/
+0
*
just mix the run method in for minitest
Aaron Patterson
2012-01-06
1
-14
/
+11
*
Remove more references to Test::Unit
Rafael Mendonça França
2012-01-06
1
-19
/
+0
*
Remove Array.wrap calls in ActiveSupport
Rafael Mendonça França
2012-01-06
1
-2
/
+1
*
Merge pull request #4322 from castlerock/minitest_pending
José Valim
2012-01-05
1
-33
/
+1
|
\
|
*
ActiveSupport::Testing::Pending support for MiniTest only
Vishnu Atrai
2012-01-05
1
-33
/
+1
*
|
support only MiniTest run with Isolation test
Vishnu Atrai
2012-01-05
1
-29
/
+1
|
/
*
Merge pull request #4198 from castlerock/remove_GC_checks_for_ruby19
Santiago Pastorino
2011-12-27
1
-10
/
+4
|
\
[prev]
[next]