Branch: refs/heads/phoenix-2ndtry
  Home:   https://github.com/dabodev/dabo
  Commit: b39d76f4708f5ba3e6cd1d458dfd25235bf429f4
      
https://github.com/dabodev/dabo/commit/b39d76f4708f5ba3e6cd1d458dfd25235bf429f4
  Author: wernerfb <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M tests/unitTests/ui/UIwx/wtc.py

  Log Message:
  -----------
  just some comment


  Commit: 884eb19d6e8b763277e9c91f4247536eaa318ae7
      
https://github.com/dabodev/dabo/commit/884eb19d6e8b763277e9c91f4247536eaa318ae7
  Author: wernerfb <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M tests/unitTests/ui/UIwx/test_dForm.py

  Log Message:
  -----------
  Skip a test for now, as frm.someField.Value always returns ''
testNullRecord change, to use u'' instead of None


  Commit: 3dded16d86b6aa0d00bedee5adcb378bc8710b92
      
https://github.com/dabodev/dabo/commit/3dded16d86b6aa0d00bedee5adcb378bc8710b92
  Author: wernerfb <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    R dabo/biz/test/test_dBizobj.py
    R dabo/biz/test/test_mm.py
    R dabo/db/test/create_firebird_test.ddl
    R dabo/db/test/test_dConnectInfo.py
    R dabo/db/test/test_dConnection.py
    R dabo/db/test/test_dCursorMixin.py
    R dabo/lib/test/test_dates.py
    R dabo/lib/test/test_utils.py

  Log Message:
  -----------
  move to tests/unitTests


  Commit: 9207df9d772039ae37271148d90a988eed84dbc1
      
https://github.com/dabodev/dabo/commit/9207df9d772039ae37271148d90a988eed84dbc1
  Author: wernerfb <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    A tests/unitTests/biz/test_dBizobj.py
    A tests/unitTests/biz/test_mm.py
    A tests/unitTests/db/create_firebird_test.ddl
    A tests/unitTests/db/test_dConnectInfo.py
    A tests/unitTests/db/test_dConnection.py
    A tests/unitTests/db/test_dCursorMixin.py
    A tests/unitTests/lib/test_dates.py
    A tests/unitTests/lib/test_utils.py

  Log Message:
  -----------
  add from dabo/xx/test


  Commit: f1a904654b7da2d2ea1968941d41f40f0a094ed4
      
https://github.com/dabodev/dabo/commit/f1a904654b7da2d2ea1968941d41f40f0a094ed4
  Author: wernerfb <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M dabo/db/dCursorMixin.py

  Log Message:
  -----------
  decode only on Py2


  Commit: 2bc13ce43b0282249673bdcc9a17edbfa791215d
      
https://github.com/dabodev/dabo/commit/2bc13ce43b0282249673bdcc9a17edbfa791215d
  Author: wernerfb <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M dabo/db/dBackend.py

  Log Message:
  -----------
  mixed tab/space
replace max()


  Commit: 4e87a22643d3d21d2905be7475fde47946c27744
      
https://github.com/dabodev/dabo/commit/4e87a22643d3d21d2905be7475fde47946c27744
  Author: wernerfb <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M dabo/lib/dates.py

  Log Message:
  -----------
  force an int on the year calculation


  Commit: 9029dc16a0602d65161a4b0c6bdd67cc38618466
      
https://github.com/dabodev/dabo/commit/9029dc16a0602d65161a4b0c6bdd67cc38618466
  Author: wernerfb <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M tests/unitTests/test_dColors.py

  Log Message:
  -----------
  the leading zero issue, forgot about that is no longer valid in Py3 - New 
octal literals, e.g. 0o720 (already in 2.6). The old octal literals (0720) are 
gone.


  Commit: 841b43923f3159198071343e6f6a0919e3246a01
      
https://github.com/dabodev/dabo/commit/841b43923f3159198071343e6f6a0919e3246a01
  Author: wernerfb <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M tests/unitTests/biz/__init__.py
    M tests/unitTests/db/__init__.py
    M tests/unitTests/lib/__init__.py

  Log Message:
  -----------
  adapt to new form


  Commit: 56cfe788a167295002ad250cb813c09793465397
      
https://github.com/dabodev/dabo/commit/56cfe788a167295002ad250cb813c09793465397
  Author: wernerfb <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M tests/unitTests/lib/test_dates.py

  Log Message:
  -----------
  just remove leading zeros


  Commit: f8d523ac7c82121181b3ba987f368ecaf177a9f1
      
https://github.com/dabodev/dabo/commit/f8d523ac7c82121181b3ba987f368ecaf177a9f1
  Author: wernerfb <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M tests/unitTests/lib/test_utils.py

  Log Message:
  -----------
  I assume the path differences have to do with Windows or Linux, so made two 
test cases


Compare: https://github.com/dabodev/dabo/compare/8844e0ed4cec...f8d523ac7c82

--- StripMime Report -- processed MIME parts ---
multipart/mixed
  text/plain (text body -- kept)
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/54f992e9cd05e_418d3fce336f92bc17...@hookshot-fe4-cp1-prd.iad.github.net.mail

Reply via email to