kumquat-buildroot/support/testing/tests/package
Francois Perrad a3b3571fab support/testing: test_lua_utf8: fix test after bump to lua-utf8 0.1.2
The commit 0f0649140f introduced a change
in the module name: utf8 -> lua-utf8.

The packages-file-list.txt show the change in the files intalled on the rootfs:

[lua-utf8 0.1.2-2 latest version]
lua-utf8,./usr/lib/luarocks/rocks-5.1/luautf8/0.1.2-2/doc/LICENSE
lua-utf8,./usr/lib/luarocks/rocks-5.1/luautf8/0.1.2-2/doc/README.md
lua-utf8,./usr/lib/luarocks/rocks-5.1/luautf8/0.1.2-2/luautf8-0.1.2-2.rockspec
lua-utf8,./usr/lib/luarocks/rocks-5.1/luautf8/0.1.2-2/rock_manifest
lua-utf8,./usr/lib/lua/5.1/lua-utf8.so

[lua-utf8 1.2-0 previous version]
lua-utf8,./usr/lib/luarocks/rocks-5.1/utf8/1.2-0/doc/README.md
lua-utf8,./usr/lib/luarocks/rocks-5.1/utf8/1.2-0/utf8-1.2-0.rockspec
lua-utf8,./usr/lib/luarocks/rocks-5.1/utf8/1.2-0/rock_manifest
lua-utf8,./usr/lib/lua/5.1/utf8.so

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/526036036

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-27 22:03:21 +02:00
..
br2-external/openjdk
test_lxc
test_opkg
__init__.py
copy-sample-script-to-target.sh
sample_gst1_python.py support/testing/tests/package/sample_gst1_python.py: fix flake8 errors 2020-03-29 15:50:07 +02:00
sample_libftdi1.py support/testing: add libftdi1 test case 2020-02-23 11:12:09 +01:00
sample_python_argh.py
sample_python_attrs.py
sample_python_autobahn.py
sample_python_automat.py
sample_python_avro.py
sample_python_bitstring.py
sample_python_can.py
sample_python_cbor_dec.py
sample_python_cbor_enc.py
sample_python_click.py
sample_python_constantly.py
sample_python_crossbar.py
sample_python_cryptography.py
sample_python_django.py
sample_python_gitdb2.py
sample_python_gobject.py support/testing/tests/package/sample_python_gobject.py: fix flake8 warnings 2020-03-24 15:54:29 +01:00
sample_python_incremental.py
sample_python_passlib.py
sample_python_pexpect.py
sample_python_pynacl.py
sample_python_pyyaml_dec.py
sample_python_pyyaml_enc.py
sample_python_service_identity.py
sample_python_smmap2.py
sample_python_subprocess32.py
sample_python_treq.py
sample_python_twisted.py
sample_python_txaio_asyncio.py
sample_python_txaio_twisted.py
sample_python_txtorcon.py
sample_python_ubjson_dec.py
sample_python_ubjson_enc.py
test_atop.py
test_crudini.py support/testing: add runtime test for Crudini (py2 and py3) 2020-02-05 16:23:42 +01:00
test_docker_compose.py
test_dropbear.py
test_glxinfo.py support/testing: test_glxinfo: remove BR2_TOOLCHAIN_EXTERNAL_LOCALE 2020-04-06 22:16:36 +02:00
test_gst1_python.py support/testing: don't use TestPythonPackageBase.config and linaro toolchain 2020-04-06 22:16:36 +02:00
test_ipython.py
test_libftdi1.py support/testing: add libftdi1 test case 2020-02-23 11:12:09 +01:00
test_lpeg.py
test_lsqlite3.py
test_lua_cqueues.py
test_lua_curl.py
test_lua_gd.py
test_lua_http.py
test_lua_lyaml.py package/lua-lyaml: new package 2020-03-20 23:00:30 +01:00
test_lua_sdl2.py
test_lua_utf8.py support/testing: test_lua_utf8: fix test after bump to lua-utf8 0.1.2 2020-04-27 22:03:21 +02:00
test_lua.py
test_luaexpat.py
test_luafilesystem.py
test_luaossl.py
test_luaposix.py
test_luasec.py
test_luasocket.py
test_luasyslog.py
test_luvi.py
test_lxc.py support/testing: test_lxc: use ARM arm external toolchain 2020-04-06 22:16:36 +02:00
test_lzlib.py
test_netdata.py support/testing: add netdata test 2020-03-24 22:25:40 +01:00
test_openjdk.py
test_opkg.py
test_perl_class_load.py
test_perl_dbd_mysql.py
test_perl_encode_detect.py
test_perl_gdgraph.py
test_perl_html_parser.py support/testing: add missing test file for perl-html-parser 2020-03-15 21:38:56 +01:00
test_perl_io_socket_multicast.py
test_perl_io_socket_ssl.py
test_perl_libwww_perl.py
test_perl_lwp_protocol_https.py package/perl-lwp-protocol-https: new package 2020-03-15 21:38:56 +01:00
test_perl_mail_dkim.py
test_perl_x10.py
test_perl_xml_libxml.py
test_perl.py
test_prosody.py
test_python_argh.py
test_python_attrs.py
test_python_autobahn.py package/python-autobahn: drop python 2 support 2020-04-08 22:55:07 +02:00
test_python_automat.py
test_python_avro.py
test_python_bitstring.py
test_python_can.py
test_python_cbor.py
test_python_click.py
test_python_constantly.py
test_python_crossbar.py
test_python_cryptography.py
test_python_django.py support/testing: test_python_django: use the timeout_multiplier value 2020-04-12 12:08:51 +02:00
test_python_gitdb2.py
test_python_gobject.py support/testing/tests/package/test_python_gobject.py: fix flake8 warning 2020-03-24 15:54:29 +01:00
test_python_incremental.py
test_python_passlib.py
test_python_pexpect.py
test_python_pynacl.py
test_python_pyyaml.py
test_python_service_identity.py
test_python_smmap2.py
test_python_subprocess32.py
test_python_treq.py
test_python_twisted.py
test_python_txaio.py package/python-txaio: drop python 2 support 2020-04-11 14:48:45 +02:00
test_python_txtorcon.py
test_python_ubjson.py
test_python.py
test_rings.py
test_rust.py
test_syslog_ng.py
test_tmux.py support/testing: test_tmux: remove BR2_GENERATE_LOCALE 2020-04-06 22:16:36 +02:00
test_turbolua.py