Project

General

Profile

Download (3.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

d041d4bb 12/11/2017 10:11 PM Dominic Cleal

Fixes #21098 - Use positional args in functional test requests

80dc430e 07/20/2017 08:56 AM Ohad Levy

fixes #4509 - VMWare: multiple scsi controllers

ea98080f 09/24/2016 03:20 AM Dominic Cleal

fixes #16557 - move tests into modern Rails layout

Models, controllers, mailers and helpers are now in test/ subdirs
matching app/ subdirs. Service, miscellaneous and old test/lib/ tests
are now in test/unit/ separated from models, which obsoletes the custom...