index
:
delta/make-git.git
filedef-cleanup
glibc-2_0_x
gnulib-port
master
git.savannah.gnu.org: git/make.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[SV 63333] Be more lenient when failing to create temporary files
Dmitry Goncharov
2022-11-13
2
-1
/
+32
*
Keep going if we can't connect to the jobserver
Paul Smith
2022-11-13
1
-14
/
+19
*
[SV 63315] tests: Simplify TERM signaling
Paul Smith
2022-11-13
2
-2
/
+2
*
Fix issues found by ASAN and Coverity
Paul Smith
2022-10-31
3
-13
/
+6
*
tests: Avoid the use of File::Temp->newdir()
Paul Smith
2022-10-29
1
-1
/
+4
*
* tests/scripts/features/exec: Don't test with C shells
Paul Smith
2022-10-25
1
-3
/
+11
*
Increase the test framework timeout from 5s to 60s
Paul Smith
2022-10-25
2
-3
/
+2
*
[SV 63098] Enhance detection of missing peer also-make targets
Paul Smith
2022-10-22
1
-0
/
+22
*
Enhance tests to work on different systems
Paul Smith
2022-10-22
7
-23
/
+25
*
[SV 63243] tests: Avoid SIGTERM racing with make error messages
Dmitry Goncharov
2022-10-22
2
-4
/
+8
*
Add preprocessor macros for different platforms
Paul Smith
2022-10-18
1
-1
/
+1
*
[SV 63157] Ensure temporary files are removed when signaled
Paul Smith
2022-10-15
2
-0
/
+52
*
[SV 63098] Temporarily revert the change to pattern rule behavior
Paul Smith
2022-10-02
1
-4
/
+23
*
[SV 63100] Set the floc of every created goal dep struct
Dmitry Goncharov
2022-09-25
1
-4
/
+23
*
Always restore global environ if we use vfork
Paul Smith
2022-09-25
1
-0
/
+9
*
* tests/script/parallelism: Force wait to remove races.
Paul Smith
2022-09-20
1
-46
/
+43
*
[SV 56301] Fail if an included makefile can't be built
Dmitry Goncharov
2022-09-20
2
-31
/
+35
*
* tests/scripts/features/statipattrules: [SV 17374] Add test
Paul Smith
2022-09-20
1
-1
/
+12
*
[SV 12078, SV 62809] Rebuild grouped targets if any is missing
Paul Smith
2022-09-20
6
-210
/
+207
*
* tests/scripts/targets/WAIT: [SV 63071] Remove possible test races.
Dmitry Goncharov
2022-09-17
1
-8
/
+8
*
[SV 13862] Implement the .WAIT special target
Paul Smith
2022-09-12
1
-0
/
+193
*
[SV 63045] Reload each intact unloaded shared object
Dmitry Goncharov
2022-09-12
1
-0
/
+82
*
[SV 63047] Fix shuffle of SECONDEXPANSION prerequisites
Sergei Trofimovich
2022-09-12
1
-0
/
+9
*
Support the MAKE_TMPDIR environment variable
Paul Smith
2022-09-11
1
-0
/
+10
*
[SV 63044] load: Update .LOADED if the setup function returns -1
Dmitry Goncharov
2022-09-10
1
-5
/
+34
*
[SV 63037] Fix tests for newer OS / compiler
Paul Smith
2022-09-10
2
-9
/
+12
*
[SV 63040] shell: Fall back to the callers environment
Paul Smith
2022-09-10
1
-0
/
+16
*
[SV 63016] Don't fail exporting to $(shell ...)
Paul Smith
2022-09-08
1
-0
/
+10
*
Fix tests for MacOS and Windows
Paul Smith
2022-08-30
5
-33
/
+33
*
Rework output sync to lock a temp file on POSIX
Paul Smith
2022-08-30
1
-2
/
+4
*
test_driver: check for leftover temp files after each test
Paul Smith
2022-08-29
1
-29
/
+5
*
[SV 62908] Don't free fifo_name twice during error handling
Dmitry Goncharov
2022-08-22
1
-0
/
+15
*
Fix bootstrap.bat for bootstrapping on Windows
Paul Smith
2022-08-22
1
-0
/
+2
*
Support implementing the jobserver using named pipes
Paul Smith
2022-08-02
2
-9
/
+43
*
[SV 62706] Only second-expand targets that might be built
Dmitry Goncharov
2022-07-30
3
-7
/
+390
*
Disable the jobserver in non-recursive children
Paul Smith
2022-07-30
1
-5
/
+21
*
Ensure that MAKEFLAGS is set when invoking $(shell ...)
Paul Smith
2022-07-30
2
-0
/
+25
*
[SV 10593] Export variables to $(shell ...) commands
Paul Smith
2022-07-09
1
-4
/
+51
*
[SV 62650] Show correct warning when combining targets
Dmitry Goncharov
2022-07-09
2
-8
/
+18
*
[SV 62514] Honor command line interface flags
Dmitry Goncharov
2022-07-09
1
-0
/
+67
*
Don't add GNUMAKEFLAGS to the environment
Paul Smith
2022-06-19
1
-0
/
+12
*
* tests/scripts/features/temp_stdin: Remove nested "my"
Paul Smith
2022-06-04
2
-3
/
+2
*
* tests/scripts/features/archives: Fix typo
Dmitry Goncharov
2022-06-04
1
-1
/
+1
*
[SV 62100] Add '--shuffle' option support
Sergei Trofimovich
2022-06-04
1
-0
/
+119
*
[SV 62206] Fix %-substitution in second expansion of pattern rules
Dmitry Goncharov
2022-04-24
1
-0
/
+107
*
[SV 62175] Rework secondary expansion tests
Dmitry Goncharov
2022-04-24
3
-34
/
+35
*
* tests/scripts/options/dash-f: [SV 62118] Close STDIN
Paul Smith
2022-04-24
1
-2
/
+1
*
* tests/scripts/features/reinvoke: [SV 62088] Close STDIN
Paul Smith
2022-04-24
1
-0
/
+1
*
[SV 62356] If -R is set in the makefile, disable -r
Dmitry Goncharov
2022-04-24
1
-0
/
+8
*
[SV 62324] Simplify set_file_variables by passing in the stem
Dmitry Goncharov
2022-04-24
4
-0
/
+45
[prev]
[next]