index
:
mana/deheader
master
Finds and optionally removes unneeded includes in C or C++ source files Regular Users should NOT download this.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-06-11
Remove existing tests.
Andrei Karas
61
-984
/
+0
Partially they not works and cant be used in ci.
2016-03-20
Now runs polyhglot under either Python 2 or Python 3.
Eric S. Raymond
1
-0
/
+3
2016-03-20
Enforce deterministic order of tests by sorting.
Eric S. Raymond
1
-99
/
+99
2016-03-20
Steps towards working under Python 3.
Eric S. Raymond
2
-0
/
+27
2015-01-26
Rebuild the regression test to use stable sort order.
Eric S. Raymond
1
-87
/
+87
2011-01-13
Six more tests, and a regression rebuild forced by verbosity changes.
Eric S. Raymond
1
-1
/
+58
2010-12-22
Make progress messages more informative and less verbose.
Eric S. Raymond
2
-127
/
+66
2010-12-22
Fix some test loads and be more obvious when a basic compile fails.
Eric S. Raymond
5
-5
/
+12
2010-12-21
More tests in s*, and straighten out string.h vs. strings.h confusion.
Eric S. Raymond
4
-12
/
+13
2010-12-21
Be rigorous and list SuS entry points.
Eric S. Raymond
2
-73
/
+26
2010-12-20
More tests.
Eric S. Raymond
2
-2
/
+7
2010-12-20
Many more tests. All regressions pass.
Eric S. Raymond
1
-4
/
+10
2010-12-20
More tests mostly in stdio.h functions.
Eric S. Raymond
3
-4
/
+26
2010-12-20
Maintain a stack of includes so we can special-case S_SPLINT_S.
Eric S. Raymond
1
-1
/
+1
2010-12-20
Ready to ship 0.4 point release.
0.4
Eric S. Raymond
1
-3
/
+9
2010-12-20
More tests, mostly in stdio.h.
Eric S. Raymond
2
-5
/
+7
2010-12-20
Tests for ctime(), fclose(), fchmod(), fchown().
Eric S. Raymond
6
-4
/
+63
2010-12-13
Add many more requirements.
Eric S. Raymond
1
-1
/
+8
2010-12-13
D<stdlib> depenency for random-number functions.
Eric S. Raymond
2
-7
/
+9
2010-12-13
Fixed clock() test, added crypt() test and several requirements.
Eric S. Raymond
3
-3
/
+27
2010-12-13
Improved progress messages.
Eric S. Raymond
1
-36
/
+36
2010-12-12
Tests for close() and closedir(), and new header dependencies.
Eric S. Raymond
4
-4
/
+39
2010-12-12
Tests for the clock_gettime(), clock_settime(), and clock_getres() functions.
Eric S. Raymond
5
-3
/
+48
2010-12-12
Tests for chroot(), clearerr(), and clock().
Eric S. Raymond
4
-5
/
+48
2010-12-12
Add tests for chdir(2), chown(2), chmod(2). Fix some earlier ones.
Eric S. Raymond
8
-5
/
+57
2010-12-12
Tests for cfsetispeed(3), cfsetospeed(3).
Eric S. Raymond
3
-1
/
+33
2010-12-12
Test for cfgetospeeed(3).
Eric S. Raymond
2
-1
/
+17
2010-12-12
Add test for cfgetispeed(3).
Eric S. Raymond
2
-5
/
+21
2010-12-12
Single Point of Truth cleanup.
Eric S. Raymond
34
-110
/
+10
2010-12-12
Tests for nl_types catalog funcriuons, cbrt(3), ceil(3).
Eric S. Raymond
8
-3
/
+93
2010-12-12
Add test for calloc(3),. fix test for bzero(3).
Eric S. Raymond
2
-3
/
+21
2010-12-12
Tests for bzero(3) and btowc(3).
Eric S. Raymond
3
-5
/
+44
2010-12-12
Test for bsort(3); fix test for bsd_signal(3).
Eric S. Raymond
3
-4
/
+64
2010-12-12
Hand off regression testing to a local submakefile.
Eric S. Raymond
1
-82
/
+82
2010-12-12
Add test for bsd_signal.
Eric S. Raymond
2
-1
/
+23
2010-12-12
Test directory can own its own machinery
Eric S. Raymond
1
-0
/
+17
2010-12-11
Tests for brk(2) and sbrk(2).
Eric S. Raymond
3
-15
/
+51
2010-12-11
Tests for bcmp(3) and bcopy(3).
Eric S. Raymond
3
-1
/
+36
2010-12-11
Test for basename(3).
Eric S. Raymond
2
-16
/
+34
2010-12-11
Detect some required headers not present.
Eric S. Raymond
1
-1
/
+1
2010-12-10
Tests for atoi(3), atof(3), atol(3).
Eric S. Raymond
4
-4
/
+50
2010-12-10
Tests for atan2(3), atexit(3), atof(3).
Eric S. Raymond
6
-3
/
+49
2010-12-10
Tests for atan(3) and atanh(3).
Eric S. Raymond
4
-5
/
+43
2010-12-10
Tests for alarm(), asin(), asinh().
Eric S. Raymond
5
-5
/
+70
2010-12-10
Don're register requires more than once.
Eric S. Raymond
1
-12
/
+0
2010-12-10
Yet more tests ans some belated checkins.
Eric S. Raymond
4
-1
/
+68
2010-12-10
Make the script clean up after itself better.
Eric S. Raymond
1
-2
/
+2
2010-12-10
Test for access() needing <unistd.h>.
Eric S. Raymond
2
-1
/
+26
2010-12-09
Clearer progress messages and two more tests.
Eric S. Raymond
3
-9
/
+27
2010-12-09
Added regression test with abort(3) and <stdlib.h>.
Eric S. Raymond
2
-3
/
+21
[next]