aboutsummaryrefslogtreecommitdiffstats
path: root/spec/realworld
Commit message (Expand)AuthorAgeFilesLines
* Fix realworld parallel_spec i18n gem lock comment.Josef Šimánek2015-03-291-2/+2
* Merge tag 'v1.8.2'Tim Moore2015-02-181-2/+12
|\
| * update parallel spec for older rubygemsAndre Arko2015-02-131-3/+18
* | Merge pull request #3257 from segiddins/seg-molinilloAndre Arko2015-01-261-20/+0
|\ \ | |/ |/|
| * [RealworldSpec] Remove test case for scenario of a self-referential circular ...Samuel E. Giddins2014-12-031-20/+0
* | don’t test exitstatus when it is unknownAndre Arko2015-01-201-1/+1
* | we can have exitstatus and err at the same timeAndre Arko2015-01-191-1/+1
* | Revert "Don't change i18n version of Ruby 1.8 spec"Tim Moore2014-12-221-1/+1
* | Pin i18n to 0.6.x in parallel specs.Tim Moore2014-12-221-0/+2
* | Don't change i18n version of Ruby 1.8 specSmit Shah2014-12-221-1/+1
* | Fixed a broken i18n specSmit Shah2014-12-221-2/+2
* | Merge branch '1-7-stable'Smit Shah2014-12-081-0/+35
|\ \ | |/ |/|
| * New realworld specs depend on ruby >= 1.9.2Smit Shah2014-12-041-2/+2
| * On conflict, try traversing the dependency tree differentlySmit Shah2014-12-041-2/+2
| * Add specs to check edgecases for the resolverSmit Shah2014-11-241-0/+35
| * CI fixes backported from masterAndre Arko2014-11-061-1/+1
* | expect activesupport with any tiny versionAndre Arko2014-11-051-1/+1
* | Add failing spec for #3004.Myron Marston2014-05-161-0/+19
|/
* somehow these didn't get deletedAndre Arko2014-01-112-67/+0
* Merge tag 'v1.5.2' into 'master'Andre Arko2014-01-101-0/+69
* Fix #2813: Ignore self dependencyKohei Suzuki2014-01-101-1/+14
* Merge pull request #2639 from joyicecloud/show-version-of-gem-updatedAndre Arko2013-12-181-1/+1
|\
| * Put old version message in the block leveljoyicecloud2013-09-231-1/+1
* | oh and that test tooAndre Arko2013-12-142-2/+2
* | change the parallel spec to check for two workersAndre Arko2013-12-132-4/+4
* | actually verify the parallel is actually doing things in parallelTerence Lee2013-11-092-2/+4
* | fix update parallel specTerence Lee2013-11-091-3/+3
* | Add tests for parallel updateKenta Murata2013-11-091-0/+30
|/
* store parallel install count in settingsAndre Arko2013-09-021-1/+4
* Merge pull request #2567 from bundler/make-paralle-fetch-jrubyAndre Arko2013-08-041-0/+19
|\
| * Switch from installing Rails to faker & ASHemant Kumar2013-07-311-5/+6
| * Newer versions of Rails are not installable for old rubies or RGHemant Kumar2013-07-311-1/+1
| * Add separate specs for parallel gem installationHemant Kumar2013-07-292-11/+18
| * Start adding specs for bundler parallel installHemant Kumar2013-07-291-0/+11
* | Retry requests to dependency API.ascherger2013-08-031-1/+1
|/
* Merge branch '1-3-stable'Andre Arko2013-07-031-1/+0
|\
| * Kills some whitespace at ends of filesTad Hosford2013-07-031-1/+0
* | Update references to the repository URL.Tim Moore2013-06-111-3/+3
|/
* oh yeah! realworld specs.Andre Arko2013-02-131-1/+1
* limit 1.8 tests to 1.8Andre Arko2013-02-131-2/+2
* less rescue/try something else crazinessAndre Arko2013-02-131-1/+1
* use https://rubygems.org everywhereMatthew Rudy Jacobs2013-02-131-1/+1
* Cleanup trailing whitespaceErik Michaels-Ober2013-02-021-1/+1
* wait for the server to actually accept connectionsAndre Arko2012-11-221-3/+10
* whitespace sighAndre Arko2012-11-191-3/+3
* move the API timeout spec to the real world suiteAndre Arko2012-11-191-0/+54
* Fix failing test caseSimon Hengel2012-11-061-1/+1
* change to new expect syntax for rspecTerence Lee2012-10-091-6/+6
* Test case for bundle install not checking out gitTerence Lee2012-03-201-0/+126
* fix bundle cache edge case for #1202Terence Lee2012-03-131-1/+2