Bug 6885 Follow up patch, invert tested condition
[koha-equinox.git] / t /
2012-01-17 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5327'
2012-01-17 Sam Sandersbug 5327 add tests for C4/BackgroundJob.pm
2012-01-17 Connor DewarBug 5327 Added unit tests for C4/Reports.pm
2012-01-17 Connor DewarBug 5327 Added unit tests for C4/ClassSortRoutine/Dewey.pm
2012-01-17 Connor DewarBug 5327 added unit tests for C4/ClassSortRoutine/Generic
2012-01-17 Paul PoulainBug 6990 follow up PODDOC & unit test updating
2012-01-16 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6132'
2012-01-16 Julian MauriceBug 6132: Add unit test for system preferences
2012-01-13 Chris CormackBug 929 : Follow up adding unit tests, discovered C4...
2012-01-13 Chris CormackBug 929: Follow up adding the Koha:: namespace to the...
2011-12-27 Liz ReaBug 7333 - Fixing up db_dependent/Search.t to use sampl...
2011-12-27 Chris CormackTest to check for XXX in kohaversion.pl or updatedataba...
2011-12-16 Srdjan Jankovicbug_2830: Remove reserve when checking out if the borro...
2011-12-16 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5327'
2011-12-16 Duncan TylerBug 5327: Added unit test for C4/SIP/ILS/Transaction...
2011-12-15 Liz ReaBug 7333 - modifying Members.t to use a branchcode...
2011-12-15 Paul PoulainRevert "Bug 5327: Added unit test for C4/SIP/ILS/Transa...
2011-12-15 Duncan TylerBug 5327: Added unit test for C4/SIP/ILS/Transaction...
2011-12-15 Chris HallAdded missing reference case to Boolean.t and corrected...
2011-12-15 Paul PoulainMerge remote-tracking branch 'origin/master' into new...
2011-12-15 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5327'
2011-12-15 Chris HallAdded missing reference case to Boolean.t and corrected...
2011-12-15 Duncan TylerAdded unit tests for Scrubber
2011-12-15 Duncan TylerAdded unit test for AuthoritiesMarc/UNIMARC.pm
2011-12-15 Duncan TylerAdded unit tests for Sip Checksum.pm
2011-12-13 Chris CormackBug 7215 : The Module changed, but the tests weren...
2011-12-08 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7141'
2011-12-08 Chris CormackBug 7141 : Changing test to match new formatting of...
2011-12-08 Chris CormackBug 6679 : Allowing eval require
2011-12-08 Chris CormackBug 6679 : Adding license statement and stopping declar...
2011-12-08 Chris CormackBug 6679 : cataloguing/ now passing critic tests
2011-12-08 Paul PoulainMerge remote-tracking branch 'origin/master' into new...
2011-12-08 Chris CormackBug 6679: catalogue/ now passing perl critic tests
2011-12-07 Paul PoulainJenkins complaining = fixing number of tests
2011-12-07 Paul Poulaint/UploadedFile, updated comment
2011-12-07 Chris CormackBug 5327: Fixing the Members.t test
2011-12-07 Chris CormackBug 5327 : Fixing unit test for SQLHelper.pm
2011-12-07 Chris CormackBug 5327 : Complete coverage for BackgroundJob.pm
2011-12-07 Chris CormackBug 5327 : Adding more unit tests
2011-12-07 Chris HallBug 5327: Unit tests for C4/Exteral/BakerTaylor.pm
2011-12-07 Maxime Pelletierfix test xml records
2011-12-07 Paul PoulainTest suite: ignoring backups from vi (files ending...
2011-12-06 Ian WallsBug 2346: Remove C4::Overdues::UpdateBorrowerDebarred...
2011-11-25 Paul PoulainBug 6328 Fixes for comment 35
2011-11-18 Chris NighswongerBug 7095: Fixing cut and paste error and removing the...
2011-10-19 Srdjan Jankovicbug_6253: Unified member Search()
2011-10-18 Paul PoulainBug 7034: de-nesting C4/Branch.pm
2011-10-17 Srdjan Jankovicbug_5533: Slightly improved marking items as lost
2011-09-25 Chris CormackFixing a broken test
2011-09-23 MJ RayBug 6460: alternative fix, updating template and script...
2011-09-23 Chris CormackBug 6679 : Enable Critic tests for authorities and...
2011-09-21 Chris CormackBug 6679 Fix scripts in admin & acqui to pass Perl...
2011-08-25 Srdjan JankovicBug 6721 - improve searching in the acquisitions system
2011-06-12 Galen Charltonbug 5653: use itemcallnumber in bib label layouts
2011-06-01 Chris CormackMerge remote-tracking branch 'kc/master' into new/bug_5683
2011-06-01 Jared Camins-EsakovAdd unit tests to ensure bug 5683 doesn't reappear
2011-04-08 Colin CampbellBug 5415 Let calls of SimpleSearch utilize considtent...
2011-03-21 Frédéric DemiansBug 5065 Add ability to choose framework on import
2011-03-17 Julian MauriceFollow up for bug 5880: Improved unit test
2011-03-17 Julian MauriceFollow up for bug 5880: Added unit tests for the two...
2011-03-16 Colin CampbellBug 5485: Add script to run Test::Perl::Critic
2011-03-13 Chris CormackBug 5595 : Fixing a security glitch (please always...
2011-03-11 Colin CampbellBug5063: C4::Bookseller Changes
2011-01-29 Robin SheatBug 5477 [SIGN-OFF] Fix test cases that require databas...
2011-01-20 Chris CormackBug 5327 fixing missing number of tests
2011-01-20 Zach SimAdded more unit tests to check when JSONStream should...
2011-01-20 Zach SimBug 5327: Added unit tests to Output_JSONStream.t
2011-01-20 Chris CormackBug 5327: small typo in the Members.t test
2011-01-20 johnboyBug 5327 Made test file for Accounts.pm
2011-01-19 Chris CormackBug 5327: Shifting and little tidy up of the members...
2011-01-19 johnboyBug 5327 Some tests added
2011-01-19 Chris CormackBug 5327 - Now we are doing db calls, we need to shift...
2011-01-19 Zach SimAdded unit tests to test all of get_amazon_tld in Amazo...
2011-01-18 Chris CormackMerge remote branch 'kc/new/bug_5327' into kcmaster
2011-01-18 Chris CormackBug 5327: Little change to Record.t
2011-01-18 johnboyBug 5327 1 more test added.
2011-01-18 Zach SimAdded unit tests for Biblio and moved it to db_dependen...
2011-01-18 Chris CormackMerge remote branch 'kc/new/bug_5327' into kcmaster
2011-01-18 Chris CormackBug 5327 Cleaning up XISBN.t a bit
2011-01-18 Chris CormackMerge remote branch 'kc/new/bug_5327' into kcmaster
2011-01-18 Chris CormackBug 5327 - Fixing a path issue with XISBN.t
2011-01-18 Chris CormackBug 5327 litte fix for Background tests
2011-01-18 Chris CormackBug 5327 shifting database dependent modules and script...
2011-01-18 johnboybug 5327 updated test file
2011-01-18 Zach SimAdded unit tests using a test database for XISBN.
2011-01-18 Zach SimCreated unit testing using the testdatabase for XISBN.
2011-01-17 Zach SimAdded extra unit tests to Debug.t
2011-01-17 johnboybug 5327 started testing
2011-01-17 johnboyBug 5327 Starting tests for BackgroundJob
2011-01-17 spartanessBug 5327 Starting Unit Tests for Auth.pm
2011-01-17 claudiaBug 5327 removing uneeded tests
2011-01-17 Zach SimBug 5327 - Adding UNIT Tests.
2011-01-12 Colin CampbellBug 5611 Tidy up C4::Scrubber
2011-01-12 Colin CampbellBug 5601 :: Add tests for bugfix
2010-12-15 Henri-Damien LAURENTMT3801 followup : Cannot claim for issues
2010-12-12 Owen LeonardFix for Bug 4473 - Recent comments view for the OPAC
2010-12-12 Koustubha KaleBug 5418: Rev-5 patch new itemBarcodeInputFilter for...
2010-12-01 Colin CampbellBug 5448 Use Test::More in Boolean.t
2010-11-13 Galen Charltonbug 5400: new test case to find files with merge confli...
2010-11-12 Galen Charltonbug 5393 [SIGNED-OFF]: add test case to check well...
next