http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10270
mathieu saby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #4 from mathieu saby <[email protected]> --- I made 2 tests : $prove -v t/db_dependent/Acquisition/GetOrdersByBiblionumber.t t/db_dependent/Acquisition/GetOrdersByBiblionumber.t .. ok 1 - GetOrdersByBiblionumber : no argument, return undef ok 2 - 1 order on biblionumber 1 ok 3 - 2 orders on biblionumber 2 1..3 ok All tests successful. Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.36 cusr 0.03 csys = 0.41 CPU) Result: PASS and $prove -v t/db_dependent/Acquisition.t t/db_dependent/Acquisition.t .. 1..37 [...] All tests successful. Files=1, Tests=37, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.36 cusr 0.04 csys = 0.42 CPU) Result: PASS I sign off. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
