Brian Fiete
1484a5f53c
Improved debugger side effect handling, auto refresh options
2024-12-31 13:17:53 -08:00
Brian Fiete
e263f3a37f
Fixed attribute processing
2024-10-25 18:32:42 -04:00
Jannis
aa4287ed55
Bugfix
2024-08-14 09:11:29 +00:00
Jannis
1f6e15bef7
Update TestManager.bf
...
actually use and resolve Name attribute
2024-08-14 09:03:47 +00:00
Brian Fiete
20a8e3327c
Embedded console / terminal support
2024-07-23 07:56:23 +02:00
Brian Fiete
d5c336ffab
Improved Test output speed with large stdout line counts
2024-01-09 08:13:51 -05:00
Brian Fiete
1c0810294b
FlushOutText on test result
2023-11-28 06:20:10 -05:00
Brian Fiete
386f866d5d
Fixed console output of one-character lines during test
2023-08-03 01:10:29 -07:00
Brian Fiete
4d1e14a1c3
Show comptime emits as embedded sourceviews
2022-04-16 06:27:54 -07:00
Brian Fiete
0592701576
Respect debug working directory during test
2021-11-23 12:39:25 -08:00
Brian Fiete
6c0b329d57
Fixed test ShouldFail cases
2021-11-03 11:05:31 -07:00
Brian Fiete
dcfcc03a55
Better failure indication in test summary
2021-01-20 13:50:28 -08:00
Brian Fiete
327a92ba10
Fixed truncated string in Console.WriteLine test output
2021-01-05 15:58:47 -08:00
Brian Fiete
78ae79b802
Test improvements (continue after fail, console output, error location)
2020-12-29 09:23:00 -08:00
Brian Fiete
784bd6d374
Made 'Test' a project type
2020-09-27 22:20:26 -07:00
Brian Fiete
dbd9b32e3f
Renamed System.Collections.Generic to System.Collections
2020-04-29 06:40:03 -07:00
Brian Fiete
61468d818f
Added MD5 file hashes to Beef
2020-03-23 12:07:05 -07:00
Brian Fiete
8970ebcd93
Added error/warning panel, region support
2020-01-06 13:49:35 -08:00
Brian Fiete
1c6c06fa4d
Breakpoint hotkeys, autocomplete fix
2019-12-13 14:25:15 -08:00
Brian Fiete
b63a243fd7
Working on installer, fixing more Win32 issues
...
Throwing error on member references with ".." cascade token outside invocations (ie: "ts..mA = 123")
Fixed 'Thread.ModuleTLSIndex' error - which caused us TLS lookup failures in Beef DLLs
Fixed some hotswap errors
Made BeefPerf shut down properly
Fixed an 'int literal' FixIntUnknown issue where rhs was System.Object which caused an illegal boxing
Fixed COFF::LocateSymbol issues with Win32 and also with linking to static libraries - showed up with hot-linking in fmod when hot-adding a floating point mod
Fixed a couple memory leaks
Fixed alignment issue in COFF::ParseCompileUnit
2019-09-02 17:39:47 -07:00
Brian Fiete
078564ac9e
Initial checkin
2019-08-23 11:56:54 -07:00