From f908377f1de2e04ca3720d10084169c46a477ce2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 28 Sep 2015 21:34:23 +0200 Subject: Several changes heading for a release to the public - Add tests - Add staticdocs - Documentation improvements - Several small code improvements --- test.log | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 test.log (limited to 'test.log') diff --git a/test.log b/test.log new file mode 100644 index 0000000..049ffe1 --- /dev/null +++ b/test.log @@ -0,0 +1,15 @@ +Loading chents +Loading required package: testthat +Loading required package: methods + +Initialize Python Version 2.7.9 (default, Mar 1 2015, 13:01:26) +[GCC 4.9.2] + +Testing chents +Generation of chent objects : ...... +Generation of pai objects : Querying glyphosate.html +http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?retmax=100000&db=pccompound&term=glyphosate +http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esummary.fcgi?retmax=100000&db=pccompound&ID=3496 +........ + +DONE -- cgit v1.2.1