aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/share_lock_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Require only necessary concurrent-ruby classes.Jerry D'Antonio2015-11-041-1/+1
* Small tweaks to mainly lock-ordering tests.thedarkone2015-07-221-21/+58
* Handle thread death during lock acquisitionMatthew Draper2015-07-211-0/+21
* Adjust expectations around purpose/compatibility optionsMatthew Draper2015-07-211-8/+35
* Add some meta-assertions for the custom assertionsMatthew Draper2015-07-211-11/+63
* Order of execution is only guaranteed if upgradingMatthew Draper2015-07-211-1/+3
* Tests for AS::Concurrency::ShareLock.thedarkone2015-07-201-0/+194