Page MenuHomeDevCentral

Install cppunit on Eglide
ClosedPublic

Authored by dereckson on Feb 24 2017, 02:30.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 07:43
Unknown Object (File)
Tue, Nov 12, 12:54
Unknown Object (File)
Tue, Nov 12, 12:53
Unknown Object (File)
Sat, Oct 26, 10:39
Unknown Object (File)
Fri, Oct 25, 21:48
Unknown Object (File)
Fri, Oct 25, 09:38
Unknown Object (File)
Mon, Oct 21, 19:53
Unknown Object (File)
Mon, Oct 21, 09:21
Subscribers
None

Details

Test Plan

make test for bdlib

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
cppunit (branched from master)
Build Status
Buildable 1431
Build 1679: arc lint + arc unit

Event Timeline

dereckson edited edge metadata.

Fixed package name on Debian

Exact version seems to be required

Eglide
$ git clone https://github.com/bdrewery/bdlib.git
$ cd bdlib
$ ./configure
$ make
$ make test
This revision is now accepted and ready to land.Feb 24 2017, 02:43
This revision was automatically updated to reflect the committed changes.