Page MenuHomeDevCentral

Install cppunit on Eglide
ClosedPublic

Authored by dereckson on Feb 24 2017, 02:30.
Tags
None
Referenced Files
F11799147: D927.id2356.diff
Tue, Sep 23, 10:01
F11796127: D927.id2355.diff
Tue, Sep 23, 03:00
F11796126: D927.id2354.diff
Tue, Sep 23, 03:00
F11794566: D927.id2356.diff
Mon, Sep 22, 22:25
F11794129: D927.id2357.diff
Mon, Sep 22, 20:41
F11794100: D927.id2358.diff
Mon, Sep 22, 20:38
Unknown Object (File)
Mon, Sep 22, 03:29
Unknown Object (File)
Mon, Sep 15, 11:30
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.