This website works better with JavaScript.
Explore
Help
Sign In
aselimov
/
pubs
Watch
1
Star
0
Fork
You've already forked pubs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
5edb84b375
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5edb84b375'
${ noResults }
pubs
/
tests
/
bibexamples
/
leadingspace.bib
5 lines
93 B
Raw
Normal View
History
Unescape
Escape
Fix bibtex testcase, closes #25. Also, made pyfakefs a straight pypi requirement, rather than a github one, as no dev feature is needed since the last release.
7 years ago
@article
{
LeadingSpace
,
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
9 years ago
author = {Name, FirstName},
title = {Title},
}