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

broadinstitute / gamgee / 833
89%
master: %

Build:
Build:
LAST BUILD BRANCH: jt_rbs_vb2
DEFAULT BRANCH: master
Ran 27 Aug 2014 06:14PM UTC
Jobs 1
Files 73
Run time 35s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
833

push

travis-ci

MauricioCarneiro
TestUtils: add copy/move operation test functions

Testing move and copy operations are something we do all the time and
it's not always trivial. It includes a lot of boiler plate code. These
two template functions take away the boiler plate and test the following
aspects of the copy and move operations:

* copy and move construction
* copy and move assignment
* check that self assignment doesn't destroy the object

The copy version returns all three copies made to test the functionality.

The move version returns the final moved to object. Note that the move
function will move from the parameter passed in, so that parameter
becomes unusable.

fixes #206

1241 of 1397 relevant lines covered (88.83%)

273.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 833.1 27 Aug 2014 06:14PM UTC 0
88.83
Travis Job 833.1
Source Files on build 833
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #833
  • 901ed13c on github
  • Prev Build on mc_generic_test_utils_206 (#821)
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

© 2026 Coveralls, Inc