pastebin - collaborative debugging tool
nrubsig.kpaste.net RSS


winfstest patches
Posted by Anonymous on Thu 4th Jan 2024 16:35
raw | new post

  1. # https://github.com/dimov-cz/winfstest.git
  2. diff --git a/TestSuite/run-winfstest b/TestSuite/run-winfstest
  3. old mode 100644
  4. new mode 100755
  5. index c7cc19f..8783703
  6. --- a/TestSuite/run-winfstest
  7. +++ b/TestSuite/run-winfstest
  8. @@ -1,5 +1,8 @@
  9.  #!/bin/bash
  10.  
  11. +set -o xtrace
  12. +set -o nounset
  13. +
  14.  case $(uname) in
  15.  CYGWIN*) ;;
  16.  *) echo "can only be run on Cygwin" 1>&2; exit 1
  17. diff --git a/TestSuite/simpletap.py b/TestSuite/simpletap.py
  18. old mode 100644
  19. new mode 100755
  20. diff --git a/TestSuite/winfstest.py b/TestSuite/winfstest.py
  21. old mode 100644
  22. new mode 100755
  23. diff --git a/winfstest/winfstest.vcxproj b/winfstest/winfstest.vcxproj
  24. index 6c8cbce..f13facf 100644
  25. --- a/winfstest/winfstest.vcxproj
  26. +++ b/winfstest/winfstest.vcxproj
  27. @@ -21,28 +21,28 @@
  28.    <PropertyGroup Label="Globals">
  29.      <ProjectGuid>{71483DEC-695B-4EC8-9007-6E0CA9A0010C}</ProjectGuid>
  30.      <Keyword>MakeFileProj</Keyword>
  31. -    <WindowsTargetPlatformVersion>10.0.10586.0</WindowsTargetPlatformVersion>
  32. +    <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
  33.    </PropertyGroup>
  34.    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  35.    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  36.      <ConfigurationType>Application</ConfigurationType>
  37.      <UseDebugLibraries>true</UseDebugLibraries>
  38. -    <PlatformToolset>v140</PlatformToolset>
  39. +    <PlatformToolset>v142</PlatformToolset>
  40.    </PropertyGroup>
  41.    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  42.      <ConfigurationType>Makefile</ConfigurationType>
  43.      <UseDebugLibraries>false</UseDebugLibraries>
  44. -    <PlatformToolset>v140</PlatformToolset>
  45. +    <PlatformToolset>v142</PlatformToolset>
  46.    </PropertyGroup>
  47.    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  48.      <ConfigurationType>Application</ConfigurationType>
  49.      <UseDebugLibraries>true</UseDebugLibraries>
  50. -    <PlatformToolset>v140</PlatformToolset>
  51. +    <PlatformToolset>v142</PlatformToolset>
  52.    </PropertyGroup>
  53.    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  54.      <ConfigurationType>Application</ConfigurationType>
  55.      <UseDebugLibraries>false</UseDebugLibraries>
  56. -    <PlatformToolset>v140</PlatformToolset>
  57. +    <PlatformToolset>v142</PlatformToolset>
  58.    </PropertyGroup>
  59.    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  60.    <ImportGroup Label="ExtensionSettings">

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at