You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2012/12/01 18:33:25 UTC

[Couchdb Wiki] Update of "Build_Tests" by NoahSlater

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The "Build_Tests" page has been changed by NoahSlater:
http://wiki.apache.org/couchdb/Build_Tests

New page:

# prepare

# os x
# build from source without deps
# --> OK: dist-osx-wo
# build from source without deps - with RM checks
# --> fail
# build from source with deps
# --> OK: dist-osx-w1 
# build from source with deps - with RM checks
# --> OK: dist-osx-w2

# ubuntu
# build from source without deps
# --> OK: dist-ubu-wo
# build from source without deps - with RM checks
# --> fail
# build from source with deps
# --> OK: dist-ubu-w1 
# build from source with deps - with RM checks
# --> OK: dist-ubu-w2

# test

# os x

# dist-osx-wo
# - distcheck
# - install
# dist-osx-w1 
# - distcheck
# - install
# dist-osx-w2
# - distcheck
# - install
# dist-ubu-wo
# - distcheck
# - install
# dist-ubu-w1 
# - distcheck
# - install
# dist-ubu-w2
# - distcheck
# - install

# ubuntu

# dist-osx-wo
# - distcheck
# - install
# dist-osx-w1 
# - distcheck
# - install
# dist-osx-w2
# - distcheck
# - install
# dist-ubu-wo
# - distcheck
# - install
# dist-ubu-w1 
# - distcheck
# - install
# dist-ubu-w2
# - distcheck
# - install