Wilson Snyder
|
13a20c5ee9
|
Internals: Fix inserted tabs.
|
2019-07-11 07:05:33 -04:00 |
|
Wilson Snyder
|
58dfe9d071
|
Internals: Detab and fix spacing style issues. No functional change.
When diff, recommend using "git diff --ignore-all-space"
When merging, recommend using "git merge -Xignore-all-space"
|
2019-07-11 06:57:49 -04:00 |
|
Wilson Snyder
|
6c5cc885a6
|
Internals: Cleanup FileLine constructors. No functional change intended.
|
2019-07-10 22:04:58 -04:00 |
|
Sebastien Van Cauwenberghe
|
2c44ab61ac
|
Fix GDB returning wrong error code on Fedora 30
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-07-10 06:47:20 -04:00 |
|
Sebastien Van Cauwenberghe
|
0847ea57ae
|
Docs: Add name to contributors
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-07-10 06:46:28 -04:00 |
|
Wilson Snyder
|
9af84c71f5
|
Internals: More UASSERT_OBJ conversions. No functional change intended.
|
2019-07-07 09:01:36 -04:00 |
|
Wilson Snyder
|
4ce77d3e68
|
Header mentions public use.
|
2019-07-07 09:00:57 -04:00 |
|
Philipp Wagner
|
3c67791624
|
docs: Document parse-order-dependency for config files, bug1474
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-07-06 18:09:23 -04:00 |
|
Philipp Wagner
|
a281c00752
|
docs: Contributor signoff
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-07-06 18:08:22 -04:00 |
|
Wilson Snyder
|
2ca418288d
|
Fix enum values not being sized based on parent, bug1442.
|
2019-07-06 16:26:44 -04:00 |
|
Wilson Snyder
|
bea34d0ced
|
Internals: Misc enum cleanups. No functional change.
|
2019-07-06 15:50:25 -04:00 |
|
Wilson Snyder
|
a5f2ce0dad
|
Tests: Disable t_leak on Travis-CI.
|
2019-07-06 13:47:17 -04:00 |
|
Gianfranco Costamagna
|
07ae7146e3
|
Honour system flags, this makes debug flags being injected correctly.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-07-06 13:02:36 -04:00 |
|
Wilson Snyder
|
8548ecfdac
|
Internals: Add UASSERT_OBJ macro to replace hand-done ifs. No functional change intended.
This makes it easier to filter out correctly zero code-coverage lines.
|
2019-07-06 12:57:50 -04:00 |
|
Wilson Snyder
|
7e54ff1b37
|
Additional lcov code coverage.
|
2019-07-05 22:30:19 -04:00 |
|
Wilson Snyder
|
a4b9745e6e
|
Fix lifetime opt dropping
|
2019-07-05 22:30:19 -04:00 |
|
Wilson Snyder
|
8612ba2b8d
|
Internals: Commentary and fix gate debug glibc warning
|
2019-07-05 22:30:19 -04:00 |
|
Todd Strader
|
fea6e047e2
|
Add Travis badge
|
2019-07-05 05:26:08 -04:00 |
|
Wilson Snyder
|
01ef7122e9
|
Internals: Add lcov code coverage markers.
|
2019-06-30 22:37:03 -04:00 |
|
Wilson Snyder
|
ac43e7322b
|
Internals: Remove dead code.
|
2019-06-30 22:11:56 -04:00 |
|
Wilson Snyder
|
02a3f2089f
|
Include filenames in savable error.
|
2019-06-30 22:01:53 -04:00 |
|
Wilson Snyder
|
33ad834106
|
Tests: Close some test coverage holes.
|
2019-06-30 22:00:18 -04:00 |
|
Wilson Snyder
|
efe739c52f
|
Tests: Cover --error-limit and update docs (found via coverage).
|
2019-06-30 21:36:57 -04:00 |
|
Wilson Snyder
|
5cd531a5e0
|
Tests: Fix glib warning
|
2019-06-30 21:35:55 -04:00 |
|
Wilson Snyder
|
0e8dfdbb71
|
Tests: Less verbosity.
|
2019-06-30 17:45:42 -04:00 |
|
Wilson Snyder
|
ec32a9b976
|
Tests: Close some test coverage holes.
|
2019-06-30 17:38:41 -04:00 |
|
Wilson Snyder
|
1aae6df669
|
Internals: Run graph self tests on --debug-self-test
|
2019-06-30 17:36:58 -04:00 |
|
Wilson Snyder
|
f7641d2ecc
|
Change MULTITOP to warning to help linting, see manual.
|
2019-06-30 16:46:48 -04:00 |
|
Wilson Snyder
|
5f27c41ee3
|
Test driver: Cleanup rerun flags & status.
|
2019-06-29 21:36:33 -04:00 |
|
Wilson Snyder
|
51df77099a
|
Test driver: With --quiet print summary every 15sec or Travis barfs.
|
2019-06-29 15:58:00 -04:00 |
|
Wilson Snyder
|
b8b7e5c978
|
Test driver: Add --rerun and --quiet options
|
2019-06-29 15:24:56 -04:00 |
|
Wilson Snyder
|
dddcfeb482
|
Test driver: Move one_test, no functional change.
|
2019-06-29 13:37:01 -04:00 |
|
Wilson Snyder
|
8d63f83177
|
Tests: Reduce verbosity unless use --verbose
|
2019-06-29 13:11:30 -04:00 |
|
Wilson Snyder
|
d43e9aa2c5
|
Fix not in array context on non-power-of-two slices, msg2946.
|
2019-06-29 11:30:38 -04:00 |
|
Wilson Snyder
|
a2c1b7f827
|
Tests: Fix t_flag_csplit skip on old make.
|
2019-06-29 08:25:50 -04:00 |
|
Wilson Snyder
|
2fff92fe78
|
Tests: Add array MDA test.
|
2019-06-29 08:12:00 -04:00 |
|
Wilson Snyder
|
ba9af4aabf
|
For internal messages, use <command-line> and <built-in> to match GCC.
|
2019-06-29 07:39:34 -04:00 |
|
Wilson Snyder
|
ef02678305
|
tests: Fix default make test, broke earlier commit.
|
2019-06-29 07:22:19 -04:00 |
|
Wilson Snyder
|
6990db70fa
|
Avoid unique internal fileline in selftest.
|
2019-06-28 22:34:01 -04:00 |
|
Wilson Snyder
|
af5616c077
|
Fix line number in dup vars.
|
2019-06-28 22:34:01 -04:00 |
|
Todd Strader
|
009f053d6e
|
Add initial Travis CI config
|
2019-06-27 11:26:25 -04:00 |
|
Wilson Snyder
|
6903c52ef7
|
Tests: Add coverage of missing include error.
|
2019-06-26 19:12:57 -04:00 |
|
Wilson Snyder
|
aa65dfb1bc
|
Tests: Use only 2 threads for t_gantt.
|
2019-06-26 19:06:52 -04:00 |
|
Wilson Snyder
|
84a2cd0ec7
|
Remove some old DIRPROJECT dead code.
|
2019-06-26 18:50:38 -04:00 |
|
Wilson Snyder
|
8e7559c6c9
|
Show included-from filenames in warnings, bug1439.
|
2019-06-22 17:01:39 -04:00 |
|
Wilson Snyder
|
951521320a
|
Warnings: Suppress dup lines, and use lowercase note: to match gcc
|
2019-06-22 16:12:17 -04:00 |
|
Wilson Snyder
|
abc0eb92a0
|
Debug: Show only first line of suppressed warnings
|
2019-06-22 14:25:31 -04:00 |
|
Wilson Snyder
|
c514bb26e8
|
Always internal module wrapper TOP.
|
2019-06-22 13:43:49 -04:00 |
|
Wilson Snyder
|
5cb6474cc6
|
Fix not reporting some duplicate signals/ports, bug1462.
|
2019-06-22 12:43:48 -04:00 |
|
Wilson Snyder
|
b8eb6368e9
|
Tests: Fix up duplicate var declarations.
|
2019-06-22 12:32:13 -04:00 |
|