Commit graph

16 commits

Author SHA1 Message Date
Iain Buclaw
037dde33d3 Cirrus CI: Bump FreeBSD version to 12.2 2021-08-17 21:39:17 +02:00
MoonlightSentinel
e6cd5c458c d_do_test: Unify dir separator from TEST_OUTPUT_FILEs ...
... as done for `TEST_OUTPUT`. Currently excludes JSON files because
those don't support standalone `\` and dmd just emits `/` instead.

Changed the extensions of all expected output files to accomodate
for this change.
2021-06-30 13:32:52 +00:00
MoonlightSentinel
c8d460cbd3 Fix 21019 - Replace rm with rm_retry in shell scripts 2020-07-06 22:38:00 +02:00
Sebastian Wilzbach
145355b3a1 Auto-update ddoc/json diffs 2018-05-03 18:47:16 +02:00
Sebastian Wilzbach
fd627accc2 Use common Makefile variables in the postscripts 2018-03-30 10:47:37 +02:00
Sebastian Wilzbach
c423fa608e Add postscript.sh run environment 2018-03-26 18:27:35 +02:00
Sebastian Wilzbach
5fe191d74d Emit a newline at the end of the JSON output file 2018-03-13 16:45:20 +01:00
Jonathan Marler
7c0999581c Added -Xi to include new fields in JSON output
Fix issue 18367
2018-02-14 08:18:34 -07:00
Jonathan Marler
24d9d18f75 Extend JSON format to include relevant information for tools like rdmd. 2018-02-02 03:34:18 -07:00
Martin Nowak
7311d2c5d4 fix json output for return ref scope
- also add some more headergen tests
2017-10-23 21:30:54 +02:00
Rainer Schuetze
53582a8966 adjust tests to support to test both the current mangling as well as mangling with back references 2017-08-15 07:31:31 +02:00
Walter Bright
1a4805840b json test case from pull #1179 2013-01-20 23:30:05 -08:00
Brad Roberts
3728868fa0 Fix up to work on FreeBSD. Disable the few tests that fail on FreeBSD right now. 2011-02-20 15:15:40 +00:00
Brad Roberts
ab38d58ecb Integrate Rainer Schuetze's remaining changes:
3 more cases of --strip-trailing-cr
  4 cases of missing ${EXE} in test cleanups
  add -map nul.map to the windows dmd commandline
2010-09-14 07:06:34 +00:00
Brad Roberts
4457926887 Changes to run on win32 under cygwin. 2010-09-07 06:25:26 +00:00
Brad Roberts
f13e6659f9 Set runnable/testhtml2.html to mime-type application/octet-stream to preserve mixed line endings
Add json test
2010-08-28 20:20:37 +00:00