Koha/t
Henri-Damien LAURENT d339abf0bf Merge branch 'patroncards-wip' of git://git.foundations.edu/koha into community
Conflicts solved:
	Makefile.PL
	installer/data/mysql/en/mandatory/sysprefs.sql
	installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
	installer/data/mysql/updatedatabase.pl
	kohaversion.pl
2010-01-20 23:16:34 +01:00
..
data/db_schemas kohabug 2076: add DB schema creation scripts from past versions 2008-05-11 05:40:47 -05:00
db_dependent [3/30] Adding a test script for C4::Patroncards::Patroncard 2010-01-11 18:16:17 -05:00
lib Change in API : ordnum becomes ordernumber 2009-10-30 00:30:47 +01:00
Amazon.t Move Amazon.pm to External/ directory 2009-03-27 17:23:49 -05:00
Barcodes_PrinterConfig.t
Bookseller.t
Boolean.t C4::Boolean has had its' exception changed to warns, the test was erroring falsely 2009-12-20 14:31:36 +01:00
Branch.t
Budgets.t C4::Bookfund no longer exists, removing the test 2009-12-20 14:31:37 +01:00
Calendar.t
Charset.t IMPORTANT - refactor MARC character set handling 2008-02-03 07:23:56 -06:00
Circulation_barcodedecode.t barcodedecode() did not always return barcode 2009-01-05 15:55:14 -06:00
database_dependent.pl test suite refactoring 2008-05-11 06:49:04 -05:00
Dates.t Bug 2842: ->regexp('syspref') failed for users of iso dateformat. 2009-01-06 20:24:46 -06:00
Debug.t C4::Debug - Centralized debug switches module, test and proof conversion (in Dates.pm) 2008-01-23 21:27:20 -06:00
dummy.t
Input.t
Koha.t
Labels_split_ccn.t Bug 2500 Correcting incorrect splitting of cutter numbers 2009-09-15 20:29:16 -04:00
Labels_split_ddcn.t Bug 2500 Correcting incorrect splitting of cutter numbers 2009-09-15 20:29:16 -04:00
Labels_split_lccn.t Bug 2500 Correcting incorrect splitting of cutter numbers 2009-09-15 20:29:16 -04:00
Languages.t
Maintainance.t
Makefile Bug 2524: improving the submitted test reports 2008-08-18 07:17:34 -05:00
Members_Attributes.t Remove diagnostic output from t/Members_Attributes.t 2009-12-20 14:31:39 +01:00
Output.t
Record.t
Review.t
rewrite-config-test.PL improvements to automated tests, including a testing database 2008-04-21 11:26:27 -05:00
Scrubber.t Single slash added in test text string. 2008-05-29 06:22:50 -05:00
smolder_smoke_signal Bug 2524: Adding script to submit test reports to smolder server 2008-08-18 07:16:35 -05:00
Stats.t