This website requires JavaScript.
Explore
Help
Register
Sign In
Cyclone-Team
/
gramps
Watch
2
Star
0
Fork
0
You've already forked gramps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
53de46901e42d5a31f6e8150cb7a1d5f1f8810d0
gramps
/
src
/
test
History
Doug Blank
85d15dac51
Added unittests for config.py (all tests in one case for now); fixed an error on 3rd party keys; polish and cleanup to config
...
svn: r13401
2009-10-24 14:25:24 +00:00
..
test
…
__init__.py
Replace dict.has_key(x) with x in dict for performance gain
2008-07-17 18:10:32 +00:00
ansel_utf8_test.py
…
config_test.py
Added unittests for config.py (all tests in one case for now); fixed an error on 3rd party keys; polish and cleanup to config
2009-10-24 14:25:24 +00:00
gedread_util.py
3272: Proposal for updating config settings
2009-10-08 01:12:51 +00:00
gramps_cli_test.py
…
regrtest.py
…
test_util.py
fixed indentation issues and mix of tabs and spaces.
2009-02-09 23:37:40 +00:00
utils_test.py
…