Fabien C. Y. Benureau
7bd475378c
support for non-standard bibtex types, fix #210 #218
2020-05-05 17:39:12 +09:00
Olivier Mangin
3a4acb9fa9
Partial fix for #188
2019-01-17 22:40:18 -08:00
Fabien C. Y. Benureau
b99c5b43fa
handle / in citekeys
2019-01-04 23:17:54 +09:00
Fabien Benureau
3b0ba0bb3c
Test for leading space in citekeys
...
This test is expected to fail. Nose does not handle that yet (treats it as false).
As such, changes have been made to make tests discoverable by unittest.
You may want to uninstall nose and do something like:
alias nosetests="python -m unittest discover"
in your bashrc
Related: #25
2015-12-20 18:51:43 +01:00
Fabien Benureau
f843aebcbd
Better handle utf-8 citekeys
...
Utf-8 citekeys generate errors in bibtexparser. Until this is fixed,
this commit replace the stack-trace by a clear error message.
related: #28
2015-12-16 16:38:40 +01:00
Fabien Benureau
76e162be02
added test bibfiles for usecases
2013-06-30 18:14:24 +01:00
Fabien Benureau
cd0ddfd264
removed useless backup file
2013-06-27 23:07:56 +02:00
Olivier Mangin
5bfe827b7e
Fixes test.sh.
2012-12-19 16:33:58 +01:00
Fabien Benureau
15782375a5
citekey generation and support
2012-10-07 22:13:41 +02:00
Fabien Benureau
3c11994b6f
added test. fixed few syntaxic bugs.
2012-10-07 20:19:53 +02:00