On 5/18/11 10:50 PM, Garth N. Wells wrote: > It would be helpful for testing if Dorsal had option to run the tests > for each FEniCS component.
If it helps, you can install a single package via the following: ./dorsal.sh install-package foo This feature only works cleanly for all packages that do not explicitly depend on other packages. Harish e.g. $ ./dorsal.sh install-package fiat Found configuration for project FEniCS. Fetching fiat Using saved parent location: bzr+ssh://bazaar.launchpad.net/%2Bbranch/fiat/ No revisions to pull. Building fiat running install running build running build_py running install_lib running install_egg_info Removing /Users/harish/Work/FEniCS/dev/lib/python2.7/site-packages/FIAT-0.9.9-py2.7.egg-info Writing /Users/harish/Work/FEniCS/dev/lib/python2.7/site-packages/FIAT-0.9.9-py2.7.egg-info Build finished. _______________________________________________ Mailing list: https://launchpad.net/~dorsal Post to : [email protected] Unsubscribe : https://launchpad.net/~dorsal More help : https://help.launchpad.net/ListHelp

