mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-27 15:54:17 +02:00
Updated Testing (markdown)
parent
387ff2a603
commit
32c4023325
@ -30,7 +30,7 @@ To make sure that the bug you are reporting has not been fixed in the current bu
|
|||||||
2. Go to the [official current build page](https://ci.appveyor.com/project/donho/notepad-plus-plus).
|
2. Go to the [official current build page](https://ci.appveyor.com/project/donho/notepad-plus-plus).
|
||||||
3. Click on the `Job name` in the list for the `Unicode Debug` job compatible with your version of Notepad ++ (`platform = Win32` for 32-bit Notepad++ or `platform = x64 for 64-bit Notepad++`). Ignore completely the `mingw` build jobs, and the `Unicode Release` jobs.
|
3. Click on the `Job name` in the list for the `Unicode Debug` job compatible with your version of Notepad ++ (`platform = Win32` for 32-bit Notepad++ or `platform = x64 for 64-bit Notepad++`). Ignore completely the `mingw` build jobs, and the `Unicode Release` jobs.
|
||||||
4. Click on the blue `Artifacts` link located in the upper right corner.
|
4. Click on the blue `Artifacts` link located in the upper right corner.
|
||||||
5. Download the `.exe` file (depending on the step 3. will be `Notepad++.Win32.Unicode Debug.exe` or `Notepad++.x64.Unicode Debug.exe`).
|
5. Download the appropriate `.exe` file (depending on step 3, it will be `Notepad++.Win32.Unicode Debug.exe` or `Notepad++.x64.Unicode Debug.exe`). Note that although a `.dll` file is provided, it is typically not necessary to obtain this file.
|
||||||
6. Add this `.exe` file to your portable Notepad++ folder and start program with this executable instead of the normal `notepad++.exe` that is present in this folder.
|
6. Add this `.exe` file to your portable Notepad++ folder and start program with this executable instead of the normal `notepad++.exe` that is present in this folder.
|
||||||
7. Try to reproduce the problem in this current build version.
|
7. Try to reproduce the problem in this current build version.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user