- Jun 27, 2017
-
-
Dilawar Singh authored
a13dbd9 Better formatted output on running tests. These tests are moose-examples scripts which are known to pass. 1409792 Fixes to debian related python install. When --prefix=/usr is given, its installs in site-packages rather than dist-pacakges. 4f3e773 If for some reason matplotlib is not imported successfully, disable kkit import. 4f6f8b1 Fixes to debian related python install. When --prefix=/usr is given, its installs in site-packages rather than dist-pacakges. 7771173 Merge branch 'master' of github.com:BhallaLab/moose-core 8fff67d Refactoring in cmake file. 3e1e043 Minor changes to test script: Dont wait till test is over to print which test is being executed. git-subtree-dir: moose-core git-subtree-split: a13dbd9f31f93d915faee59f440cfe6bbc8ce428
-
- Jun 24, 2017
-
-
Dilawar Singh authored
1cbe2f063 __version__ = version( ) is both python2 and python3 compatible. git-subtree-dir: moose-core git-subtree-split: 1cbe2f06372d760333681952d6f81e2087c90aac
-
- Jun 23, 2017
-
-
Dilawar Singh authored
d1130b7 Merge branch 'master' of github.com:BhallaLab/moose-core 967ac3b Added VERSION info moose.version( ) or moose.__version__ returns the version. It was lost somewhere in rrefactoring the code. 457850e Added version( ) and __version__ string. 2625fd0 Added `moose.test` to test `moose-examples` online (#189) 2a822a2 Added assertion in test case and remove import of matplotlib. BhallaLab/moose#221. 2484214 absolute imports are forced with python2 as well. 6c92901 All tests passes locally with python3. bd78e14 Fixes to import statements. 5c3811e Print time information as well. a7e715c Inbuilt moose.test( ) functions to run moose-examples. BhallaLab/moose-core#184. c424e0d Fixes to chemUtil import. f29e35e Merge branch 'master' of github.com:BhallaLab/moose-core 087aad0 moose.Compartment -> moose.element( ) in couple of more place. One more (#187) d618fe6 Merge branch 'master' into master 4aca08a Merge branch 'master' of github.com:BhallaLab/moose-core b8266b3 Fixes to test failure. Not sure if it is correct. BhallaLab/moose#218 . 56870e8 Merge branch 'master' of github.com:BhallaLab/moose-core d1e37cb Changed the assert statement. Not sure if this is correct to do BhallaLab/moose-core#218. Need to ask developer for confirmation. cf44570 We are no longer testing Makefile base flow. Only cmake will be tested from now on. cf7ff18 moose.Compartment -> moose.element( ) in couple of more place. One more scripts passes the test now. git-subtree-dir: moose-core git-subtree-split: d1130b78bd744e01d045459adb20d5bcebdb34a0
-
- Jun 21, 2017
-
-
Dilawar Singh authored
git-subtree-dir: moose-core git-subtree-split: fe77059f98c5a6cab2e106f78b7eb505f4f62850
-