Skip to content

Instantly share code, notes, and snippets.

@vvs
Created March 10, 2010 08:18
Show Gist options
  • Save vvs/327675 to your computer and use it in GitHub Desktop.
Save vvs/327675 to your computer and use it in GitHub Desktop.
spec spec
You must 'gem install win32console' to use colour on Windows
loadpath=D:/work/jruby-dev/repos/ffi.git/spec/ffi/../../lib:D:/work/jruby-dev/repos/ffi.git/spec/ffi/../../build/ffi_c/1.8.7:D:/work/jruby-dev/repos/ffi.git/lib:D:/work/jruby-dev/repos/ffi.git/spec:D:/re/ruby/lib/ruby/gems/1.8/gems/rspec-1.2.9/bin:D:/re/ruby/lib/ruby/gems/1.8/gems/rspec-1.2.9/lib:D:/re/ruby/lib/ruby/site_ruby/1.8:D:/re/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt:D:/re/ruby/lib/ruby/site_ruby:D:/re/ruby/lib/ruby/vendor_ruby/1.8:D:/re/ruby/lib/ruby/vendor_ruby/1.8/i386-msvcrt:D:/re/ruby/lib/ruby/vendor_ruby:D:/re/ruby/lib/ruby/1.8:D:/re/ruby/lib/ruby/1.8/i386-mswin32:.
D:/work/jruby-dev/repos/ffi.git/spec/ffi/../../lib/ffi/library.rb:113:in `attach_function': Function 'gettimeofday' not found in [msvcrt] (FFI::NotFoundError)
from D:/work/jruby-dev/repos/ffi.git/spec/ffi/rbx/attach_function_spec.rb:11
from D:/re/ruby/lib/ruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:15:in `load'
from D:/re/ruby/lib/ruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:15:in `load_files'
from D:/re/ruby/lib/ruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:14:in `each'
from D:/re/ruby/lib/ruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:14:in `load_files'
from D:/re/ruby/lib/ruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:132:in `run_examples'
from D:/re/ruby/lib/ruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
from D:/re/ruby/lib/ruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5
from D:/re/ruby/bin/spec:19:in `load'
from D:/re/ruby/bin/spec:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment