Skip to content

Instantly share code, notes, and snippets.

@denofevil
denofevil / gist:a1dad0a5cf27ce7c8d9558846c2c841a
Last active November 3, 2017 13:59
Inspection test script
%delayType 3000|Sample text for typing scenario
%[ENTER]
idea.popup.weight=heavy
idea.dynamic.classpath=false
ide.mac.useNativeClipboard=false
swing.bufferPerWindow=false
CVS_PASSFILE=~/.cvspass
idea.smooth.progress=false
idea.max.intellisense.filesize=2500
apple.awt.fullscreencapturealldisplays=false
idea.cycle.buffer.size=1024
com.apple.mrj.application.live-resize=false
class PlacesViewController < UITableViewController
def viewDidLoad
@data = ("A".."Z").to_a
end
# @param tableView [UITableView]
def tableView(tableView, cellForRowAtIndexPath: indexPath)
@reuseIdentifier ||= "CELL_IDENTIFIER"
/Users/denofevil/.rvm/rubies/ruby-1.9.3-p327/bin/ruby -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) /Users/denofevil/.rvm/gems/ruby-1.9.3-p327@global/bin/rake run
Build ./build/MacOSX-10.9-Development
Compile ./app/app_delegate.rb
Compile ./app/menu.rb
./build/MacOSX-10.9-Development/objs/Users/denofevil/RubymineProjects/untitled125/app/app_delegate.rb.x86_64.s:4899:9: error: line number less than one in '.loc' directive
.loc 1 0 0 ## :0:0
^
./build/MacOSX-10.9-Development/objs/Users/denofevil/RubymineProjects/untitled125/app/app_delegate.rb.x86_64.s:5038:9: error: line number less than one in '.loc' directive
.loc 1 0 0 ## :0:0
^
Feature: RVM Support : .rvmrc file
As a happy RubyMine user who likes RVM gem
I want RM to understand rvm conceptions, e.g. .rvmrc file
# other tests skipped
Scenario: Determine dist name of sdk mentioned in very long project .rvmrc file with environment variable, take 2
Given I create RVM home directory ".rvm"
Given a directory ".rvm/rubies/<first_dist>"
And a directory ".rvm/gems/<first_dist>"
@denofevil
denofevil / speaker.md
Created June 4, 2012 15:35
"Fighting Code Smells"