<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyconf.git/test/vylist_test.ml, branch rolling</title>
<subtitle>Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyconf.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyconf.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/'/>
<updated>2025-11-03T14:47:41+00:00</updated>
<entry>
<title>T7915: exclude compiler alerts from tests</title>
<updated>2025-11-03T14:47:41+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-10-24T23:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=27cf1419cb9c6e04754391642d6945155351d8ba'/>
<id>urn:sha1:27cf1419cb9c6e04754391642d6945155351d8ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6718: update tests</title>
<updated>2024-10-28T02:17:27+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-10-23T23:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=60cc099df46e1cbcb7b37be3fe455978f800887f'/>
<id>urn:sha1:60cc099df46e1cbcb7b37be3fe455978f800887f</id>
<content type='text'>
Update tests, as appropriate: for example, the Vyconf config file
grammar is distinct from the one currently used in vyos1x-config,
consequently the curly_parser_test is not included.
</content>
</entry>
<entry>
<title>Better test descriptions in vylist test, also add missing test.</title>
<updated>2016-12-06T19:38:28+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2016-12-06T19:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=74a8cb375c3db7adb72c98edab96a9f12beddb62'/>
<id>urn:sha1:74a8cb375c3db7adb72c98edab96a9f12beddb62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests for the Vylist API change.</title>
<updated>2015-09-21T02:50:17+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2015-09-21T02:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=3d734a5a5f97830acc6f722de75f04edbc81d285'/>
<id>urn:sha1:3d734a5a5f97830acc6f722de75f04edbc81d285</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Vylist.in_list for quick checks.</title>
<updated>2015-04-28T16:35:12+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2015-04-28T16:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=e2156cbf273d774a43fd3515cab87ac9c4c64c4f'/>
<id>urn:sha1:e2156cbf273d774a43fd3515cab87ac9c4c64c4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Vylist.complement for calculating difference between two lists</title>
<updated>2015-04-24T05:16:49+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2015-04-24T05:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=f6fad748cd5e68c36d4ed55e76c020d10d9bb7bd'/>
<id>urn:sha1:f6fad748cd5e68c36d4ed55e76c020d10d9bb7bd</id>
<content type='text'>
where one contains another (starting with the first element).
</content>
</entry>
<entry>
<title>Add tests for insert_before and insert_after.</title>
<updated>2015-03-28T02:47:01+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2015-03-28T02:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=8fdefc9d6c7c76cb295b1c5b42a371d2394238a6'/>
<id>urn:sha1:8fdefc9d6c7c76cb295b1c5b42a371d2394238a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for Vylist.replace</title>
<updated>2015-03-28T00:44:06+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2015-03-28T00:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=5b00a034d6962e6db7d449f0374b4ced90f43b0b'/>
<id>urn:sha1:5b00a034d6962e6db7d449f0374b4ced90f43b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some tests for the vylist module.</title>
<updated>2015-03-04T16:24:09+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2015-03-04T16:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=6d6b9e94100a0ceeb72c7b030f9ae871087f6889'/>
<id>urn:sha1:6d6b9e94100a0ceeb72c7b030f9ae871087f6889</id>
<content type='text'>
</content>
</entry>
</feed>
