Skip to content
Snippets Groups Projects
  1. Jun 23, 2017
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from ba97d4c..d1130b7 · d0e1cee1
      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
      d0e1cee1
  2. Jun 22, 2017
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from 2c3fe7516..052318cb4 · 0014d826
      Dilawar Singh authored
      052318cb4 [skip ci] Moved git precommit script into script. if someone wants to activate it in her repo, rename it to .pre-commit-config.yaml and enable it
      d15e77649 Removed legacy makefile #180. These appeared again because of push from subtree in moose repo. Sigh!
      ed708e01b No-longer supporting Makefile based old flow on travis.
      bea1f4a9d Integrated test script from PR BhallaLab/moose#218 . I need to confirm if results are correct.
      
      git-subtree-dir: moose-core
      git-subtree-split: 052318cb48027ca0c401a13be9fddd2b0d5a66b7
      0014d826
  3. Jun 21, 2017