summaryrefslogtreecommitdiff
path: root/repoze/bfg/tests/test_path.py
AgeCommit message (Expand)Author
2010-10-25first pass at converting bfg to pyramid namespaceChris McDonough
2010-08-13- The Configurator now accepts a dotted name *string* to a package asChris McDonough
2009-12-06Test failure on 2.7a1.Chris McDonough
2009-12-01Stop new Pyflakes complaints.Chris McDonough
2009-11-27Coverage.Chris McDonough
2009-08-27Add package_name function.Chris McDonough
2009-06-29- Use ``caller_package`` function instead of ``caller_module``Chris McDonough
2009-06-27- Use the ``pkg_resources`` API to locate template filenames insteadChris McDonough
2009-06-18Add path module tests.Chris McDonough