History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
807b89d89128 | Tibor Simko | Fixed uppercase for all remaining cfg_* module variables except for those… | Sep 15 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
5d0ed96d3703 | Tibor Simko | Disable pylint warnings about setUp() function name, since the name is forced… | Sep 5 2006 | |||
8057b043a9e5 | Tibor Simko | Added tests for the special-tag treatment. (FMT, FFT, XXX) | Aug 29 2006 | |||
792fe64c6b28 | Jerome Caffaro | Fixed some wrong docstring. Empty list is now returned for 'no value found' in… | Aug 17 2006 | |||
2f66588a97ca | Tibor Simko | Added test for record_get_field_value(). Added basic wildcard test suite for… | Aug 16 2006 | |||
56c4a8d8109f | Tibor Simko | Fixed a problem in record_add_field() in case fields were added to a record… | Jul 21 2006 | |||
6a83be74077b | Tibor Simko | Added test cases for record_delete_field(). | Jun 21 2006 | |||
5d232a03c531 | Tibor Simko | Improved accented Unicode letters test case: now it is checking directly the… | Jun 9 2006 | |||
1ed468ebb1aa | Tibor Simko | Added test cases for adding fields. | Jun 9 2006 | |||
18b100fe8575 | Tibor Simko | Implemented name change CDSware to CDS Invenio. Also, introduced new configure… | May 4 2006 | |||
d5b36a574e3c | Tibor Simko | Updated copyright years. | May 2 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
988d2fb16a34 | Tibor Simko | Getting rid of WML. | May 12 2005 | |||
8b788e2ceb83 | Tibor Simko | Cleaned up test_for_sanity() a bit. Added test data to account for new record… | Mar 2 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
05e25d1de03c | Trond Aksel Myklebust | *Fixed minidom parser | Oct 20 2004 | |||
530319fa3982 | Tibor Simko | Use proper etcdir when testing for sanity. | Oct 20 2004 | |||
6d6b4ececf3a | Trond Aksel Myklebust | Fixed sanity test | Oct 20 2004 | |||
512d19721bc8 | Tibor Simko | Added test for accented UTF-8 letters. | Oct 20 2004 | |||
76fb5309999c | Tibor Simko | Added tests for getting field/subfield values/instances. | Oct 19 2004 | |||
4b4299a3f51a | Tibor Simko | Added a FIXME comment on the not-yet-working UTF-8 parsing. | Sep 8 2004 | |||
b8546b4ff8a2 | Tibor Simko | Initial release of new Alexandra's bibrecord library. | Aug 25 2004 |
c4science · Help