<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/lldb/test/API/lua_api/TestComprehensive.lua, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[lldb] Replace assertEquals with assertEqual (NFC) (#82073)</title>
<updated>2024-02-17T04:58:50+00:00</updated>
<author>
<name>Jonas Devlieghere</name>
<email>jonas@devlieghere.com</email>
</author>
<published>2024-02-17T04:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=80fcecb13c388ff087a27a4b0e7ca3dd8c98eaa4'/>
<id>80fcecb13c388ff087a27a4b0e7ca3dd8c98eaa4</id>
<content type='text'>
assertEquals is a deprecated alias for assertEqual and has been removed
in Python 3.12. This wasn't an issue previously because we used a
vendored version of the unittest module. Now that we use the built-in
version this gets updated together with the Python version used to run
the test suite.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
assertEquals is a deprecated alias for assertEqual and has been removed
in Python 3.12. This wasn't an issue previously because we used a
vendored version of the unittest module. Now that we use the built-in
version this gets updated together with the Python version used to run
the test suite.</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb/lua] Supplement Lua bindings for lldb module</title>
<updated>2021-10-12T14:10:21+00:00</updated>
<author>
<name>Siger Yang</name>
<email>sigeryeung@gmail.com</email>
</author>
<published>2021-10-12T14:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=67f94e5a9745665dd62550c75cb16569fbb0059d'/>
<id>67f94e5a9745665dd62550c75cb16569fbb0059d</id>
<content type='text'>
Add necessary typemaps for Lua bindings, together with some other files.

Signed-off-by: Siger Yang &lt;sigeryeung@gmail.com&gt;

Reviewed By: tammela

Differential Revision: https://reviews.llvm.org/D108090
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add necessary typemaps for Lua bindings, together with some other files.

Signed-off-by: Siger Yang &lt;sigeryeung@gmail.com&gt;

Reviewed By: tammela

Differential Revision: https://reviews.llvm.org/D108090
</pre>
</div>
</content>
</entry>
</feed>
