Home
last modified time | relevance | path

Searched refs:shallow (Results 1 – 25 of 4073) sorted by relevance

12345678910>>...163

/dports/math/lapack++/lapackpp-2.5.4/matrix/testing/
H A Dtgd.DATA3 A(): (0x0) Indeces: (0,0) (0,0) #ref: 1 shallow:0
6 C(M,N): (10x10) Indeces: (0,9) (0,9) #ref: 1 shallow:0
9 D(C) :(10x10) Indeces: (0,9) (0,9) #ref: 2 shallow:0
12 L: (3x7) Indeces: (0,2) (0,6) #ref: 1 shallow:0
15 K: (3x7) Indeces: (0,2) (0,6) #ref: 1 shallow:0
25 E(C(I,J)): (8x9) Indeces: (0,7) (0,8) #ref: 1 shallow:0
29 C: (10x10) Indeces: (0,9) (0,9) #ref: 2 shallow:0
43 C(I,J) (8x9) Indeces: (0,7) (0,8) #ref: 0 shallow:0
80 (8x9) Indeces: (0,7) (0,8) #ref: 1 shallow:0
94 E = F : (8x9) Indeces: (0,7) (0,8) #ref: 1 shallow:0
[all …]
/dports/editors/helix/helix-0.5.0/
H A D.gitmodules4 shallow = true
8 shallow = true
12 shallow = true
16 shallow = true
20 shallow = true
24 shallow = true
28 shallow = true
32 shallow = true
36 shallow = true
40 shallow = true
[all …]
/dports/multimedia/navidrome/.npm/_cacache/index-v5/61/e4/
H A D615cf916aeda42cc7b7409492ac495e6ed8a512f0a5b993c3111328afcd72shallow/-/extend-shallow-2.0.1.tgz","integrity":"sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=","time":1615727…
3shallow/-/extend-shallow-2.0.1.tgz","integrity":"sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=","time":1615727…
4shallow/-/extend-shallow-2.0.1.tgz","integrity":"sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=","time":1615727…
/dports/devel/p5-Test-Deep/Test-Deep-1.130/t/
H A Dshallow.t12 cmp_deeply([$a, ["b"]], [shallow($a), ["b"]]);
18 "shallow eq"
24 cmp_deeply([$a, ["b"]], [shallow($b), ["b"]]);
34 "shallow not eq"
39 cmp_deeply([$a."", ["b"]], [shallow($a), ["b"]]);
49 "shallow not eq"
54 cmp_deeply([$a, ["b"]], [shallow($a), ["a"]]);
64 "deep after shallow not eq"
69 my $u = shallow(undef);
91 "deep after shallow not eq"
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-remotefilelog-push-pull.t38 $ cd ../shallow
58 # pull from shallow to shallow (local)
60 $ cd shallow
68 $ hg pull ../shallow
79 # pull from shallow to shallow (ssh)
103 # push from shallow to shallow
105 $ cd shallow
138 $ cd shallow
159 $ cd ../shallow
167 $ hg pull ../shallow
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/fast-shallow-equal/
H A DREADME.md1 # fast-shallow-equal
5 Very fast shallow equal, based on [`fast-deep-equal`](https://github.com/epoberezkin/fast-deep-equa…
11 npm i <a href="https://www.npmjs.com/package/fast-shallow-equal">fast-shallow-equal</a> --save
18 import {equal} from 'fast-shallow-equal';
29 [npm-url]: https://www.npmjs.com/package/fast-shallow-equal
30 [npm-badge]: https://img.shields.io/npm/v/fast-shallow-equal.svg
31 [travis-url]: https://travis-ci.org/streamich/fast-shallow-equal
32 [travis-badge]: https://travis-ci.org/streamich/fast-shallow-equal.svg?branch=master
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/fast-shallow-equal/
H A DREADME.md1 # fast-shallow-equal
5 Very fast shallow equal, based on [`fast-deep-equal`](https://github.com/epoberezkin/fast-deep-equa…
11 npm i <a href="https://www.npmjs.com/package/fast-shallow-equal">fast-shallow-equal</a> --save
18 import {equal} from 'fast-shallow-equal';
29 [npm-url]: https://www.npmjs.com/package/fast-shallow-equal
30 [npm-badge]: https://img.shields.io/npm/v/fast-shallow-equal.svg
31 [travis-url]: https://travis-ci.org/streamich/fast-shallow-equal
32 [travis-badge]: https://travis-ci.org/streamich/fast-shallow-equal.svg?branch=master
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/git/tasks/
H A Ddepth.yml10 repo: 'file://{{ repo_dir|expanduser }}/shallow'
29 repo: 'file://{{ repo_dir|expanduser }}/shallow'
53 repo: 'file://{{ repo_dir|expanduser }}/shallow'
75 repo: 'file://{{ repo_dir|expanduser }}/shallow'
154 chdir: "{{ repo_dir }}/shallow"
191 - name: DEPTH | check if clone is shallow
192 stat: path={{ checkout_dir }}/.git/shallow
196 - name: DEPTH | assert that clone is shallow
215 - name: DEPTH | check if clone is still shallow
216 stat: path={{ checkout_dir }}/.git/shallow
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/git/tasks/
H A Ddepth.yml10 repo: 'file://{{ repo_dir|expanduser }}/shallow'
29 repo: 'file://{{ repo_dir|expanduser }}/shallow'
53 repo: 'file://{{ repo_dir|expanduser }}/shallow'
75 repo: 'file://{{ repo_dir|expanduser }}/shallow'
154 chdir: "{{ repo_dir }}/shallow"
191 - name: DEPTH | check if clone is shallow
192 stat: path={{ checkout_dir }}/.git/shallow
196 - name: DEPTH | assert that clone is shallow
215 - name: DEPTH | check if clone is still shallow
216 stat: path={{ checkout_dir }}/.git/shallow
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/git/tasks/
H A Ddepth.yml10 repo: 'file://{{ repo_dir|expanduser }}/shallow'
29 repo: 'file://{{ repo_dir|expanduser }}/shallow'
53 repo: 'file://{{ repo_dir|expanduser }}/shallow'
75 repo: 'file://{{ repo_dir|expanduser }}/shallow'
154 chdir: "{{ repo_dir }}/shallow"
191 - name: DEPTH | check if clone is shallow
192 stat: path={{ checkout_dir }}/.git/shallow
196 - name: DEPTH | assert that clone is shallow
215 - name: DEPTH | check if clone is still shallow
216 stat: path={{ checkout_dir }}/.git/shallow
[all …]
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/test/unit/content-src/components/
H A DErrorBoundary.test.jsx7 import { shallow } from "enzyme";
11 const wrapper = shallow(
21 const wrapper = shallow(<ErrorBoundary />);
24 // since shallow wrappers don't automatically manage lifecycle semantics:
39 // since shallow wrappers don't automatically manage lifecycle semantics:
52 const wrapper = shallow(
65 const wrapper = shallow(<ErrorBoundaryFallback />);
71 const wrapper = shallow(<ErrorBoundaryFallback className="monkeys" />);
87 const wrapper = shallow(<ErrorBoundaryFallback />);
93 const wrapper = shallow(<ErrorBoundaryFallback />);
[all …]
H A DFluentOrText.test.jsx3 import { shallow } from "enzyme";
7 const wrapper = shallow(<FluentOrText />);
12 const wrapper = shallow(<FluentOrText message={"hello"} />);
17 const wrapper = shallow(<FluentOrText message={{ id: "fluent" }} />);
22 const wrapper = shallow(<FluentOrText message={{ string_id: "fluent" }} />);
27 const wrapper = shallow(
36 const wrapper = shallow(<FluentOrText message={{ args: { num: 5 } }} />);
41 const wrapper = shallow(<FluentOrText message={{ values: { num: 5 } }} />);
46 const wrapper = shallow(
58 shallow(
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/test/unit/content-src/components/
H A DErrorBoundary.test.jsx7 import { shallow } from "enzyme";
11 const wrapper = shallow(
21 const wrapper = shallow(<ErrorBoundary />);
24 // since shallow wrappers don't automatically manage lifecycle semantics:
39 // since shallow wrappers don't automatically manage lifecycle semantics:
52 const wrapper = shallow(
65 const wrapper = shallow(<ErrorBoundaryFallback />);
71 const wrapper = shallow(<ErrorBoundaryFallback className="monkeys" />);
87 const wrapper = shallow(<ErrorBoundaryFallback />);
93 const wrapper = shallow(<ErrorBoundaryFallback />);
[all …]
H A DFluentOrText.test.jsx3 import { shallow } from "enzyme";
7 const wrapper = shallow(<FluentOrText />);
12 const wrapper = shallow(<FluentOrText message={"hello"} />);
17 const wrapper = shallow(<FluentOrText message={{ id: "fluent" }} />);
22 const wrapper = shallow(<FluentOrText message={{ string_id: "fluent" }} />);
27 const wrapper = shallow(
36 const wrapper = shallow(<FluentOrText message={{ args: { num: 5 } }} />);
41 const wrapper = shallow(<FluentOrText message={{ values: { num: 5 } }} />);
46 const wrapper = shallow(
58 shallow(
/dports/www/firefox/firefox-99.0/browser/components/newtab/test/unit/content-src/components/
H A DErrorBoundary.test.jsx7 import { shallow } from "enzyme";
11 const wrapper = shallow(
21 const wrapper = shallow(<ErrorBoundary />);
24 // since shallow wrappers don't automatically manage lifecycle semantics:
39 // since shallow wrappers don't automatically manage lifecycle semantics:
52 const wrapper = shallow(
65 const wrapper = shallow(<ErrorBoundaryFallback />);
71 const wrapper = shallow(<ErrorBoundaryFallback className="monkeys" />);
87 const wrapper = shallow(<ErrorBoundaryFallback />);
93 const wrapper = shallow(<ErrorBoundaryFallback />);
[all …]
H A DFluentOrText.test.jsx3 import { shallow } from "enzyme";
7 const wrapper = shallow(<FluentOrText />);
12 const wrapper = shallow(<FluentOrText message={"hello"} />);
17 const wrapper = shallow(<FluentOrText message={{ id: "fluent" }} />);
22 const wrapper = shallow(<FluentOrText message={{ string_id: "fluent" }} />);
27 const wrapper = shallow(
36 const wrapper = shallow(<FluentOrText message={{ args: { num: 5 } }} />);
41 const wrapper = shallow(<FluentOrText message={{ values: { num: 5 } }} />);
46 const wrapper = shallow(
58 shallow(
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/test/unit/content-src/components/
H A DErrorBoundary.test.jsx7 import { shallow } from "enzyme";
11 const wrapper = shallow(
21 const wrapper = shallow(<ErrorBoundary />);
24 // since shallow wrappers don't automatically manage lifecycle semantics:
39 // since shallow wrappers don't automatically manage lifecycle semantics:
52 const wrapper = shallow(
65 const wrapper = shallow(<ErrorBoundaryFallback />);
71 const wrapper = shallow(<ErrorBoundaryFallback className="monkeys" />);
87 const wrapper = shallow(<ErrorBoundaryFallback />);
93 const wrapper = shallow(<ErrorBoundaryFallback />);
[all …]
H A DFluentOrText.test.jsx3 import { shallow } from "enzyme";
7 const wrapper = shallow(<FluentOrText />);
12 const wrapper = shallow(<FluentOrText message={"hello"} />);
17 const wrapper = shallow(<FluentOrText message={{ id: "fluent" }} />);
22 const wrapper = shallow(<FluentOrText message={{ string_id: "fluent" }} />);
27 const wrapper = shallow(
36 const wrapper = shallow(<FluentOrText message={{ args: { num: 5 } }} />);
41 const wrapper = shallow(<FluentOrText message={{ values: { num: 5 } }} />);
46 const wrapper = shallow(
58 shallow(
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/shallow-copy/
H A Dreadme.markdown1 # shallow-copy
3 make a shallow copy of an object or array
5 …stling badge](https://ci.testling.com/substack/shallow-copy.png)](https://ci.testling.com/substack…
7 …d status](https://secure.travis-ci.org/substack/shallow-copy.png)](http://travis-ci.org/substack/s…
14 var copy = require('shallow-copy');
28 var copy = require('shallow-copy');
42 var copy = require('shallow-copy')
59 npm install shallow-copy
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/shallow-copy/
H A Dreadme.markdown1 # shallow-copy
3 make a shallow copy of an object or array
5 …stling badge](https://ci.testling.com/substack/shallow-copy.png)](https://ci.testling.com/substack…
7 …d status](https://secure.travis-ci.org/substack/shallow-copy.png)](http://travis-ci.org/substack/s…
14 var copy = require('shallow-copy');
28 var copy = require('shallow-copy');
42 var copy = require('shallow-copy')
59 npm install shallow-copy
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/test/unit/content-src/components/DiscoveryStreamComponents/
H A DList.test.jsx15 import { shallow } from "enzyme";
40 const wrapper = shallow(<List {...ListProps} />);
50 const wrapper = shallow(<List {...ListProps} />);
62 const wrapper = shallow(<List {...ValidListProps} />);
70 const wrapper = shallow(<List {...ValidListProps} />);
101 const wrapper = shallow(
113 const wrapper = shallow(
187 wrapper = shallow(
250 const wrapper = shallow(<PlaceholderListItem />);
259 const wrapper = shallow(<ListItem placeholder={true} />);
[all …]
H A DHero.test.jsx14 import { shallow } from "enzyme";
27 const wrapper = shallow(<Hero />);
38 const wrapper = shallow(<Hero {...heroProps} />);
50 const wrapper = shallow(<Hero {...DEFAULT_PROPS} />);
64 const wrapper = shallow(<Hero {...heroProps} />);
65 const contextFooter = wrapper.find(DSContextFooter).shallow();
78 const wrapper = shallow(<Hero {...heroProps} />);
79 const contextFooter = wrapper.find(DSContextFooter).shallow();
94 const wrapper = shallow(<Hero {...DEFAULT_PROPS} items={1} />);
100 const wrapper = shallow(<Hero {...DEFAULT_PROPS} items={2} />);
[all …]
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/test/unit/content-src/components/DiscoveryStreamComponents/
H A DList.test.jsx15 import { shallow } from "enzyme";
40 const wrapper = shallow(<List {...ListProps} />);
50 const wrapper = shallow(<List {...ListProps} />);
62 const wrapper = shallow(<List {...ValidListProps} />);
70 const wrapper = shallow(<List {...ValidListProps} />);
101 const wrapper = shallow(
113 const wrapper = shallow(
187 wrapper = shallow(
250 const wrapper = shallow(<PlaceholderListItem />);
259 const wrapper = shallow(<ListItem placeholder={true} />);
[all …]
H A DHero.test.jsx14 import { shallow } from "enzyme";
27 const wrapper = shallow(<Hero />);
38 const wrapper = shallow(<Hero {...heroProps} />);
50 const wrapper = shallow(<Hero {...DEFAULT_PROPS} />);
64 const wrapper = shallow(<Hero {...heroProps} />);
65 const contextFooter = wrapper.find(DSContextFooter).shallow();
78 const wrapper = shallow(<Hero {...heroProps} />);
79 const contextFooter = wrapper.find(DSContextFooter).shallow();
94 const wrapper = shallow(<Hero {...DEFAULT_PROPS} items={1} />);
100 const wrapper = shallow(<Hero {...DEFAULT_PROPS} items={2} />);
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/test/unit/content-src/components/DiscoveryStreamComponents/
H A DList.test.jsx15 import { shallow } from "enzyme";
40 const wrapper = shallow(<List {...ListProps} />);
50 const wrapper = shallow(<List {...ListProps} />);
62 const wrapper = shallow(<List {...ValidListProps} />);
70 const wrapper = shallow(<List {...ValidListProps} />);
101 const wrapper = shallow(
113 const wrapper = shallow(
187 wrapper = shallow(
250 const wrapper = shallow(<PlaceholderListItem />);
259 const wrapper = shallow(<ListItem placeholder={true} />);
[all …]

12345678910>>...163