Merge text0

[?]
Oct 28, 2023, 8:05 AM
SPI37ES5N3QHUZSSUTJTRPQJGBPZGXIV2NAYNLT3PBBIHDVFHJ4QC

Dependencies

  • [2] TNXH4MJT Merge text0
  • [3] CAG7PP5Y Merge text.love
  • [4] 36Z442IV back to commit 8123959e52f without code editing
  • [5] NW6ESVDD Merge text0
  • [6] ORRSP7FV deduce test names on failures
  • [7] FPY4LO2W make a few names consistent with snake_case
  • [8] HOWVSTWA a few more testable file-system operations
  • [9] NILDKUJV Merge text0
  • [10] JNJ4R56X support running tests multiple times
  • [11] ED4Z6ORC cleaner API for file-system access
  • [12] JCXL74WV bring back everything from commit a68647ae22
  • [13] YJ6ASFBG yet another fork trying to integrate my live framework with everything else
  • [14] UZHSWA3D Merge text0
  • [15] M5Y4H74F use my name for a dir
  • [16] N4T2HHMV Merge text0
  • [*] OTIBCAUJ love2d scaffold
  • [*] 3QNOKBFM beginnings of a test harness

Change contents

  • edit in main.lua at line 182
    [4.2668][3.11:52](),[4.2668][3.11:52]()
    filename = app.current_dir..filename
  • replacement in app.lua at line 121
    [2.89][4.580:632](),[4.580][4.580:632]()
    App.source_dir = love.filesystem.getSource()..'/'
    [2.89]
    [4.632]
    App.source_dir = love.filesystem.getSource()..'/' -- '/' should work even on Windows
  • edit in app.lua at line 533
    [4.328][4.69:157](),[4.328][4.69:157](),[4.328][4.69:157](),[4.157][4.16587:16700](),[4.16587][4.16587:16700](),[4.16587][4.16587:16700]()
    App.source_dir = love.filesystem.getSource()..'/' -- '/' should work even on Windows
    App.current_dir = nativefs.getWorkingDirectory()..'/'
    App.save_dir = love.filesystem.getSaveDirectory()..'/'