]> git.eshelyaron.com Git - emacs.git/commit
Move native compiler test data into proper directory (bug#48031)
authorAndrea Corallo <akrl@sdf.org>
Mon, 26 Apr 2021 15:03:19 +0000 (17:03 +0200)
committerAndrea Corallo <akrl@sdf.org>
Mon, 26 Apr 2021 15:28:18 +0000 (17:28 +0200)
commit244e97d5f83af9ae0c4357f6b882e28158df9b19
treec8af85a3a375fadca79cc87450b9e0327996f0f5
parentd164436b2adf3d4da6d808c15706fb46818a8bc3
Move native compiler test data into proper directory (bug#48031)

* test/src/comp-tests-resources/comp-test-45603.el: Rename.
* test/src/comp-tests-resources/comp-test-funcs-dyn.el: Likewise.
* test/src/comp-tests-resources/comp-test-funcs.el: Likewise.
* test/src/comp-tests-resources/comp-test-pure.el: Likewise.
* test/src/comp-tests.el (comp-test-directory): Update.
test/src/comp-test-45603.el [deleted file]
test/src/comp-test-funcs-dyn.el [deleted file]
test/src/comp-test-funcs.el [deleted file]
test/src/comp-test-pure.el [deleted file]
test/src/comp-tests-resources/comp-test-45603.el [new file with mode: 0644]
test/src/comp-tests-resources/comp-test-funcs-dyn.el [new file with mode: 0644]
test/src/comp-tests-resources/comp-test-funcs.el [new file with mode: 0644]
test/src/comp-tests-resources/comp-test-pure.el [new file with mode: 0644]
test/src/comp-tests.el