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

broadinstitute / gamgee / 821
89%
master: %

Build:
Build:
LAST BUILD BRANCH: jt_rbs_vb2
DEFAULT BRANCH: master
Ran 22 Aug 2014 11:23PM UTC
Jobs 1
Files 73
Run time 36s
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
821

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

1236 of 1396 relevant lines covered (88.54%)

285.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 821.1 22 Aug 2014 11:23PM UTC 0
88.54
Travis Job 821.1
Source Files on build 821
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #821
  • da7b3e6c on github
  • Prev Build on mc_generic_test_utils_206 (#820)
  • Next Build on mc_generic_test_utils_206 (#833)
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