Hi everyone,
I am Anchit Jain, Computer Science undergraduate from BITS PILANI, India.
I am interested in pursuing **Comprehensive test suite** project.
I am fluent in C and Python. Some of my previous work could be seen at
[https://github.com/anchitjain1234](https://link.nylas.com/link
: error:cannot find input file: `Makefile.in'.automake command also gives error automake: error: cannot open < xlat/Makemodule.am: No such file or directoryHow can I configure and make the project so that my I can set up development environment correctly? Thanks,Anc
Thank you Dmitry.
I also submitted a merge request on sourcefore regarding test for chmod.
Please review it and suggest the changes required.
Thanks
Anchit Jain

> On Mar 3 2016, at 6:22
I have attached the patch file. Please review it and suggest the changes
required.
Thanks,
Anchit Jain

>From 51a53b937949e5f00865db5c618b85594014323b Mon Sep 17 00:00:00 2001
From: Anchit J
I have sent the patch in a seperate email. Please review it.
Thanks
Anchit Jain

> On Mar 4 2016, at 6:07 am, Dmitry V. Levin <l...@altlinux.org> wrote:
>
> Hi,
>
> On
Please review and suggest changes required.
Thanks,
Anchit Jain
Anchit Jain (1):
tests: add chmod.test
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/chmod.c | 51 +++
tests/chmod.test | 13 +
4 files changed, 67
From: Anchit Jain
* tests/chmod.c: New file.
* tests/chmod.test: New test.
* tests/.gitignore: Add chmod.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add chmod.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/chmod.c | 51
From: Anchit Jain
* tests/chmod.c: New file.
* tests/chmod.test: New test.
* tests/.gitignore: Add chmod.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add chmod.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/chmod.c | 62
Updated and implemented changes as suggested.
Anchit Jain (1):
tests: add chmod.test
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/chmod.c | 62 +++
tests/chmod.test | 13
4 files changed, 78 insertions
05.03.2016, 01:17, "Dmitry V. Levin" :
> On Fri, Mar 04, 2016 at 07:26:35PM +, Anchit Jain wrote:
>> diff --git a/tests/chmod.c b/tests/chmod.c
>> new file mode 100644
>> index 000..b6bb2fd
>> --- /dev/null
>> +++ b/tests/chmod.c
>&g
05.03.2016, 01:39, "Dmitry V. Levin" :
> On Sat, Mar 05, 2016 at 01:33:55AM +0530, Anchit Jain wrote:
>> 05.03.2016, 01:17, "Dmitry V. Levin" :
>> > On Fri, Mar 04, 2016 at 07:26:35PM +, Anchit Jain wrote:
>
> [...]
>> >> + int cre
From: Anchit Jain
* tests/chmod.c: New file.
* tests/chmod.test: New test.
* tests/.gitignore: Add chmod.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add chmod.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/chmod.c | 70
05.03.2016, 03:12, "Dmitry V. Levin" :
> On Fri, Mar 04, 2016 at 08:45:48PM +, Anchit Jain wrote:
> [...]
>> +#include "tests.h"
>> +#include
>
> As you no longer use assert, no need to include .
>
>> +#include
>> +#include
05.03.2016, 22:38, "Dmitry V. Levin" :
> On Sat, Mar 05, 2016 at 11:11:26AM +0530, Anchit Jain wrote:
>> 05.03.2016, 03:12, "Dmitry V. Levin" :
>> > On Fri, Mar 04, 2016 at 08:45:48PM +, Anchit Jain wrote:
>> > [...]
>> >> +
From: Anchit Jain
* tests/chmod.c: New file.
* tests/chmod.test: New test.
* tests/.gitignore: Add chmod.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add chmod.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/chmod.c | 76
From: Anchit Jain
* tests/chmod.c: New file.
* tests/chmod.test: New test.
* tests/.gitignore: Add chmod.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add chmod.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/chmod.c | 78
From: Anchit Jain
* tests/chmod.c: New file.
* tests/chmod.test: New test.
* tests/.gitignore: Add chmod.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add chmod.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/chmod.c | 76
From: Anchit Jain
* tests/fchownat.c: New file.
* tests/fchownat.test: New test.
* tests/.gitignore: Add fchownat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add fchownat.test.
---
tests/.gitignore| 1 +
tests/Makefile.am | 2 ++
tests/fchownat.c
From: Anchit Jain
* tests/fchmodat.c: New file.
* tests/fchmodat.test: New test.
* tests/.gitignore: Add fchmodat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add fchmodat.test.
---
tests/.gitignore| 1 +
tests/Makefile.am | 2 ++
tests/fchmodat.c
From: Anchit Jain
* tests/fchmodat.c: New file.
* tests/fchmodat.test: New test.
* tests/.gitignore: Add fchmodat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add fchmodat.test.
---
tests/.gitignore| 1 +
tests/Makefile.am | 2 ++
tests/fchmodat.c
Sorry for silly mistakes in previous patch.
Anchit Jain (1):
tests: add fchmodat.test
tests/.gitignore| 1 +
tests/Makefile.am | 2 ++
tests/fchmodat.c| 72 +
tests/fchmodat.test | 13 ++
4 files changed, 88 insertions
21 matches
Mail list logo