> On 12 Mar 2018, at 4:21 AM, Philip Martin <phi...@codematters.co.uk> wrote: > > wuzhouhui <1530108...@qq.com> writes: > >>>> Most likely you forgot to make the file executable. >> The file is executable. > > You probably need to rerun gen-make.py. > > gen-make.py is responsible for adding the new file to TEST_PROGRAMS in > build-outputs.mk After adding shelve_tests.py in build-outputs.mk, 'make check' runs shelve tests successfully!
Thanks! > -- > Philip