Sha256: b548de7cbaf919464063daed8414e6a4296c0082e04ad0686a3631c35a550c56

Contents?: true

Size: 154 Bytes

Versions: 9

Compression:

Stored size: 154 Bytes

Contents

# frozen_string_literal: true

require 'spec_helper'
require 'gdal/warp_operation'

RSpec.describe GDAL::WarpOperation do
  pending 'Add some tests!'
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ffi-gdal-1.0.0.beta16 spec/unit/gdal/warp_operation_spec.rb
ffi-gdal-1.0.0.beta15 spec/unit/gdal/warp_operation_spec.rb
ffi-gdal-1.0.0.beta14 spec/unit/gdal/warp_operation_spec.rb
ffi-gdal-1.0.0.beta13 spec/unit/gdal/warp_operation_spec.rb
ffi-gdal-1.0.0.beta12 spec/unit/gdal/warp_operation_spec.rb
ffi-gdal-1.0.0.beta11 spec/unit/gdal/warp_operation_spec.rb
ffi-gdal-1.0.0.beta10 spec/unit/gdal/warp_operation_spec.rb
ffi-gdal-1.0.0.beta9 spec/unit/gdal/warp_operation_spec.rb
ffi-gdal-1.0.0.beta8 spec/unit/gdal/warp_operation_spec.rb