You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Olivier Mangin
136b8f83dc
Fix fake_env, fix configparser issues, uniform 'open'.
...
- Update fake_env for compatibility with io.
- Uniform open (through _my_open in content).
- Fix read issue for config (although still using SafeConfigParser that
is deprecated in py3).
11 years ago
..
bibexamples
moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
data
added test bibfiles for usecases
12 years ago
testrepo
Several bug fixes.
11 years ago
.gitignore
fixed last regression test
11 years ago
dotdot.py
moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
fake_env.py
Fix fake_env, fix configparser issues, uniform 'open'.
11 years ago
fixtures.py
Many cleanup in unicode encoding.
11 years ago
str_fixtures.py
Many cleanup in unicode encoding.
11 years ago
test.sh
papers renamed 'pubs'
11 years ago
test_bibstruct.py
moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
test_color.py
Fix use of range as list.
11 years ago
test_config.py
moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
test_databroker.py
fix #17
11 years ago
test_endecoder.py
Fix fake_env, fix configparser issues, uniform 'open'.
11 years ago
test_events.py
moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
test_filebroker.py
Fix fake_env, fix configparser issues, uniform 'open'.
11 years ago
test_paper.py
moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
test_pretty.py
FIX bug in color when color not activated.
11 years ago
test_queries.py
moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
test_repo.py
FIX bugs witth added time.
11 years ago
test_tag.py
moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
test_usecase.py
Fix fake_env, fix configparser issues, uniform 'open'.
11 years ago