Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
272470790ad6db791bd6f9db399b2cd2d5879f74
/
lib
/
rb
/
spec
/
struct_spec.rb
2724707
THRIFT-4342: update ruby tests to use rspec 3, updated all dependencies for ruby
by James E. King III
· 7 years ago
a87810f
Thrift-1644:Upgrade RSpec to 2.11.x and refactor specs as needed
by Jake Farrell
· 12 years ago
8941458
Thrift-1424:Ruby specs fail when run with rake Client: ruby Patch: Peter Sanford
by Jake Farrell
· 13 years ago
6a1fb17
THRIFT-909. rb: allow block argument to struct constructor
by Bryan Duxbury
· 14 years ago
30dd725
THRIFT-715. rb: Add additional test case for serialization of false boolean fields
by Bryan Duxbury
· 15 years ago
205e450
THRIFT-553. rb: thrift structs should be comparable (<=>)
by Bryan Duxbury
· 15 years ago
39dadd6
THRIFT-712. rb: Inspect should print binary fields as hex instead of escaped string
by Bryan Duxbury
· 15 years ago
0e4920c
THRIFT-708. rb: Is set checking methods
by Bryan Duxbury
· 15 years ago
3d03c52
THRIFT-709. Print enum value names in Ruby
by Bryan Duxbury
· 15 years ago
1deddc7
THRIFT-513. rb: spec test files broken, rake searching for misnamed files
by Bryan Duxbury
· 16 years ago
19f8d1f
Thrift-421. rb: Underscore output file names and require file statments
by Kevin Clark
· 16 years ago
d1d1542
THRIFT-276. rb: Ruby libraries should have one class per file
by Bryan Duxbury
· 16 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 16 years ago
d815c21
THRIFT-332. rb: Compact Protocol in Ruby
by Bryan Duxbury
· 16 years ago
c016628
THRIFT-248. ruby: Factor BinaryProtocolAccelerated into separate protocol and struct components
by Bryan Duxbury
· 16 years ago
031baf7
Merge branch 'THRIFT-143'
by Kevin Clark
· 16 years ago
5ad6d4a
rb: Add pretty inspect, optional field hint for Thrift::Struct
by Kevin Clark
· 16 years ago
38a2ce6
rb: Speed up Struct#initialize for optional fields [THRFIT-112]
by Kevin Clark
· 16 years ago
3af9287
rb: Support `raise Xception, message` for Structs that inherit from ::Exception [THRIFT-58]
by Kevin Clark
· 16 years ago
b586339
rb: Display field name in type-checking error [THRIFT-78]
by Kevin Clark
· 16 years ago
2bd3a30
rb: Use File.dirname(__FILE__) in generated requires [THRIFT-57]
by Kevin Clark
· 17 years ago
1ce8b3d
rb: When passing unknown keys to Thrift::Struct.new, report those keys in the exception [THRIFT-51]
by Kevin Clark
· 17 years ago
c83d445
rb: Add the path to gen-rb to $: in spec_helper instead of in multiple different specs
by Kevin Clark
· 17 years ago
2319375
rb: Implement type-checking in Thrift::Struct.new and field accessors
by Kevin Clark
· 17 years ago
140b555
rb: Fix struct_spec to use a proper description
by Kevin Clark
· 17 years ago
6c4598b
rb: Struct#new should properly initialize boolean values
by Kevin Clark
· 17 years ago
90a2cbe
Squelch warning about parens and standardize require for generated code
by Kevin Clark
· 17 years ago
01a5144
Fix default values of non-primitive types being shared between struct instances (THRIFT-4)
by Kevin Clark
· 17 years ago
ec9106f
Mark failing tests as pending
by Kevin Clark
· 17 years ago
1cfd693
Add new spec for properly initializing boolean values
by Kevin Clark
· 17 years ago
9479b1a
Add failing spec for sharing of default values between struct instances (THRIFT-4)
by Kevin Clark
· 17 years ago
090b69e
Add useless struct test for code coverage
by Kevin Clark
· 17 years ago
03d7a47
Add specs for Struct.
by Kevin Clark
· 17 years ago