• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

davecgh / go-xdr / 22

Builds Branch Commit Type Ran Committer Via Coverage
22 master Add test for marshal struct with unexported field. push 09 Aug 2014 07:18AM UTC davecgh travis-ci pending completion   set done
21 master Add more tests for expected encode failures. push 09 Aug 2014 07:06AM UTC davecgh travis-ci pending completion   set done
20 master Add several negative tests for encoding. This commit adds a new fixed writer type to the tests which is used to force errors during the encode by limiting how much is allowed to be written to less than is required. push 09 Aug 2014 06:49AM UTC davecgh travis-ci pending completion   set done
19 master Factor common encode test code and make consistent. Also add an additional test for marshaling to nil pointer in addition to the existing tests for mashaling to a nil interface and a pointer to a nil interface. push 09 Aug 2014 05:07AM UTC davecgh travis-ci pending completion   set done
18 master Remove invalid test for 32-bit architectures. One of the decode tests was attempting to allocate a slice size larger than what is allowed on 32-bit architectures. push 09 Aug 2014 04:43AM UTC davecgh travis-ci pending completion   set done
17 master Add test coverage for error codes and types. push 05 Aug 2014 05:52AM UTC davecgh travis-ci pending completion   set done
16 master Add new error code for ErrParseTime. This commit introduces a new error code for errors while parsing time. Previously it just returned the underlying time.ParseError err, however this was inconsistent with the rest of the package that returns *U... push 05 Aug 2014 05:31AM UTC davecgh travis-ci pending completion   set done
15 master Further improve decode test coverage. push 05 Aug 2014 05:18AM UTC davecgh travis-ci pending completion   set done
13 master Add more tests for expected decode failures. push 05 Aug 2014 02:59AM UTC davecgh travis-ci pending completion   set done
14 master Remove named parameters on decode/encode indirect. push 05 Aug 2014 02:59AM UTC davecgh travis-ci pending completion   set done
12 master Add more negative tests for decoding. push 04 Aug 2014 05:26PM UTC davecgh travis-ci pending completion   set done
11 master Include pointer field in all types struct test. This commit modifies one of the fields in the all types struct used in the tests to be a pointer so indirection and creation of underlying tpes is tested. push 04 Aug 2014 05:10PM UTC davecgh travis-ci pending completion   set done
10 master Add tests for exceding max allowed size. Also fix the max int to an int32. When the code was originally written an int was always int32, however that is no longer the case in newer version of Go. While here add an additional check for the padde... push 04 Aug 2014 04:28PM UTC davecgh travis-ci pending completion   set done
9 master Add a few more negative decode tests. push 04 Aug 2014 10:28AM UTC davecgh travis-ci pending completion   set done
8 master Add godoc reference badge to README.md. push 04 Aug 2014 10:10AM UTC davecgh travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc