Bugzilla – Attachment 113252 Details for
Bug 25067
Move PO file manipulation code into gulp tasks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25067: Move the tests to db_dependent
Bug-25067-Move-the-tests-to-dbdependent.patch (text/plain), 2.33 KB, created by
Jonathan Druart
on 2020-11-06 14:31:38 UTC
(
hide
)
Description:
Bug 25067: Move the tests to db_dependent
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-11-06 14:31:38 UTC
Size:
2.33 KB
patch
obsolete
>From df5485733c6a5c9df680037cb7e8c784360a2a9a Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 6 Nov 2020 15:30:39 +0100 >Subject: [PATCH] Bug 25067: Move the tests to db_dependent > >To not break the package workflow >--- > t/{ => db_dependent}/misc/translator/sample.pref | 0 > t/{ => db_dependent}/misc/translator/sample.tt | 0 > t/{ => db_dependent}/misc/translator/sample.yml | 0 > t/{ => db_dependent}/misc/translator/xgettext-installer.t | 0 > t/{ => db_dependent}/misc/translator/xgettext-pref.t | 0 > t/{ => db_dependent}/misc/translator/xgettext-tt2.t | 0 > 6 files changed, 0 insertions(+), 0 deletions(-) > rename t/{ => db_dependent}/misc/translator/sample.pref (100%) > rename t/{ => db_dependent}/misc/translator/sample.tt (100%) > rename t/{ => db_dependent}/misc/translator/sample.yml (100%) > rename t/{ => db_dependent}/misc/translator/xgettext-installer.t (100%) > rename t/{ => db_dependent}/misc/translator/xgettext-pref.t (100%) > rename t/{ => db_dependent}/misc/translator/xgettext-tt2.t (100%) > >diff --git a/t/misc/translator/sample.pref b/t/db_dependent/misc/translator/sample.pref >similarity index 100% >rename from t/misc/translator/sample.pref >rename to t/db_dependent/misc/translator/sample.pref >diff --git a/t/misc/translator/sample.tt b/t/db_dependent/misc/translator/sample.tt >similarity index 100% >rename from t/misc/translator/sample.tt >rename to t/db_dependent/misc/translator/sample.tt >diff --git a/t/misc/translator/sample.yml b/t/db_dependent/misc/translator/sample.yml >similarity index 100% >rename from t/misc/translator/sample.yml >rename to t/db_dependent/misc/translator/sample.yml >diff --git a/t/misc/translator/xgettext-installer.t b/t/db_dependent/misc/translator/xgettext-installer.t >similarity index 100% >rename from t/misc/translator/xgettext-installer.t >rename to t/db_dependent/misc/translator/xgettext-installer.t >diff --git a/t/misc/translator/xgettext-pref.t b/t/db_dependent/misc/translator/xgettext-pref.t >similarity index 100% >rename from t/misc/translator/xgettext-pref.t >rename to t/db_dependent/misc/translator/xgettext-pref.t >diff --git a/t/misc/translator/xgettext-tt2.t b/t/db_dependent/misc/translator/xgettext-tt2.t >similarity index 100% >rename from t/misc/translator/xgettext-tt2.t >rename to t/db_dependent/misc/translator/xgettext-tt2.t >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 25067
:
102432
|
103383
|
103403
|
103404
|
103440
|
103557
|
103558
|
103562
|
103563
|
103564
|
103565
|
103566
|
106503
|
106504
|
106505
|
106506
|
106507
|
106807
|
109272
|
109273
|
109274
|
109275
|
109276
|
109277
|
109295
|
109296
|
109297
|
110011
|
110012
|
110013
|
110014
|
110015
|
110016
|
110017
|
110018
|
110019
|
110776
|
111642
|
111643
| 113252 |
113255
|
113258