Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-06 | Modify several tests to use test-skeleton.c | Arjun Shankar | |
These tests were skipped by the use-test-skeleton conversion done in commit 29955b5d because they did not have an `int main (void)' declaration. Instead their `main' functions were declared with arguments (i.e. argc, argv) even though they didn't use them. Remove these arguments and include the test skeleton in these tests. | |||
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2014-03-13 | Add missing elf/tst-pie2.c -- should have been in | Paul Pluzhnikov | |
commit 798212a01311491d5e14fcda687460b75f8ca286 |