This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
ChanSort
Watch
1
Star
0
Fork
0
You've already forked ChanSort
mirror of
https://github.com/PredatH0r/ChanSort.git
synced
2026-01-12 18:32:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ece2cd7e66db3fb6cdc6ccbc206f0432614f393f
ChanSort
/
source
/
Test.Loader
History
Horst Beham
ef5834fac0
- LG: added distinction between analog cable and analog antenna channels for legacy binary files (xxMODEL00001.TLL)
...
- fixed lots of unit tests for LG legacy formats
2021-09-05 04:36:56 +02:00
..
Properties
- moved all files to a "source" subdirectory to tidy up the GitHub project page
2015-06-04 13:31:43 +02:00
app.config
- using AnyCPU to support x64 and ARM based CPUs (e.g. running on Win10-arm on a Mac Pro with M1 CPU)
2021-07-18 12:24:51 +02:00
LgTest.cs
- LG: added distinction between analog cable and analog antenna channels for legacy binary files (xxMODEL00001.TLL)
2021-09-05 04:36:56 +02:00
LoaderTestBase.cs
- unified handling for deleting channels (action based on file format support either mark-as-deleted, remove-from-file, append-at-end)
2019-11-08 02:31:44 +01:00
RoundtripTest.cs
- fixed application of .txt reference lists (which had no effect at all on philips lists)
2021-07-08 22:13:08 +02:00
Test.Loader.csproj
- replaced System.Data.SQLite with Microsoft.Data.Sqlite because MS removed the required VC2010 Redist x86 from their website
2021-04-25 18:31:05 +02:00
TestUtils.cs
- added unit tests for Enigma2 and Grundig loaders
2021-03-14 22:13:22 +01:00