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
0479636393
Fix issues with stdout and updates tests.
...
Not so clean since trying to change stdout encoding requires accessing
sys.stdout.buffer, so fake_env has to mock this layer also. The basic
differences between p2 and p3 are handled in p3.py.
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 issues with stdout and updates tests.
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 issues with stdout and updates tests.
11 years ago