<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/test/Tests/Lua, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2021-12-20T08:41:03Z</updated>
<entry>
<title>Lua: use more natural representation for Reference values</title>
<updated>2021-12-20T08:41:03Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2021-12-20T08:28:38Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=cd2bffee1e4c0ca9c999bd37f81732664f9f107a'/>
<id>urn:sha1:cd2bffee1e4c0ca9c999bd37f81732664f9f107a</id>
<content type='text'>
Omit `false` boolean values, push integers as numbers.
</content>
</entry>
<entry>
<title>Lua: add module "pandoc.path"</title>
<updated>2021-02-03T05:04:30Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2021-01-27T14:17:39Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=61b108d52789f20fb03c4f8a74719c1d53021c91'/>
<id>urn:sha1:61b108d52789f20fb03c4f8a74719c1d53021c91</id>
<content type='text'>
The module allows to work with file paths in a convenient and
platform-independent manner.

Closes: #6001
Closes: #6565
</content>
</entry>
<entry>
<title>Update copyright notices for 2021 (#7012)</title>
<updated>2021-01-08T17:38:20Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2021-01-08T17:38:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=4f3434586743afb69f00ca91fe6ec9b68b39ae7e'/>
<id>urn:sha1:4f3434586743afb69f00ca91fe6ec9b68b39ae7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright year (#6186)</title>
<updated>2020-03-13T16:52:47Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2020-03-13T16:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=11b5f1e40b4c1e4ddbfb93a8d75bfd55ef52a6df'/>
<id>urn:sha1:11b5f1e40b4c1e4ddbfb93a8d75bfd55ef52a6df</id>
<content type='text'>
* Update copyright year

* Copyright: add notes for Lua and Jira modules</content>
</entry>
<entry>
<title>Add tests for pandoc.List module</title>
<updated>2020-01-11T16:42:32Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2020-01-11T13:32:29Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=57637f8aae6172e7713e885f41f4574cfa2770b3'/>
<id>urn:sha1:57637f8aae6172e7713e885f41f4574cfa2770b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lua modules: test pandoc.mediabag</title>
<updated>2019-05-30T06:44:40Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2019-05-30T06:44:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=f7222370afd50f6ea65f199fd8e4f03101ec8ff4'/>
<id>urn:sha1:f7222370afd50f6ea65f199fd8e4f03101ec8ff4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lua: add Version type to simplify comparisons</title>
<updated>2019-05-29T08:07:43Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2019-05-19T13:26:00Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=505f5bf5d951a5c4342f7acce9bea5f260dc9d78'/>
<id>urn:sha1:505f5bf5d951a5c4342f7acce9bea5f260dc9d78</id>
<content type='text'>
Version specifiers like `PANDOC_VERSION` and `PANDOC_API_VERSION` are
turned into `Version` objects. The objects simplify version-appropriate
comparisons while maintaining backward-compatibility.

A function `pandoc.types.Version` is added as part of the newly
introduced module `pandoc.types`, allowing users to create version
objects in scripts.
</content>
</entry>
<entry>
<title>Improve output of Lua tests (#5499)</title>
<updated>2019-05-20T16:52:28Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2019-05-20T16:52:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=6208d4e7fcf1792203b3069d0002ad5cb1ec05dd'/>
<id>urn:sha1:6208d4e7fcf1792203b3069d0002ad5cb1ec05dd</id>
<content type='text'>
This makes use of tasty-lua, a package to write tests in Lua
and integrate the results into Tasty output. Test output becomes
more informative: individual tests and test groups become visible
in test output. Failures are reported with helpful error messages.
</content>
</entry>
</feed>
