]> code.ossystems Code Review - openembedded-core.git/commit
Drop doctest, as we aren't utilizing it
authorChris Larson <chris_larson@mentor.com>
Fri, 9 Apr 2010 18:49:36 +0000 (11:49 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:31 +0000 (15:41 +0100)
commita21841fb75c13d111b3039a4227e92c03ade8cbe
tree2fd8cf45730e1445b3490cdbb3e1ecd22271e34c
parentca9a956abc6b9b20bc7616c9e9bb2341be2bf5bb
Drop doctest, as we aren't utilizing it

We should add back in some proper unit testing.  Doctest is rather limited,
and we haven't actually made use of it since the original implementation of
the datastore when the project started, as far as I'm aware.

(Bitbake rev: 3a11c2807972bbbddffde2fa67fc380d159da467)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/fetch/__init__.py