Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-18 | Update copyright year | Henrik Nord | |
2017-09-14 | wx: test remove export_all | Dan Gudmundsson | |
Remove unnecessary warnings | |||
2016-04-22 | wx test: Setup timetraps | Dan Gudmundsson | |
and avoid large logs when tests succed | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-11-14 | wx: Fix crash in wxe_server cleanup | Dan Gudmundsson | |
Do not use disconnect event listener when we are exiting the port, it may interfere with window destructions and cause a crash. | |||
2013-01-09 | wx: Fix demo and tests | Dan Gudmundsson | |
Added debugging and workarounds for wx-2.9 on Mac | |||
2013-01-09 | wx: Modify tests so they work on wxWidgets-2.9 | Dan Gudmundsson | |
Things have changed in 2.9 modify tests so they are still valid for both 2.8 and 2.9 branches, so far only tested on linux. | |||
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson | |
2011-02-17 | Fix formatting for wx | Lukas Larsson | |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson | |
2011-02-17 | Update wx tests to conform with common_test standard | Lukas Larsson | |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson | |
2011-02-17 | Update tests to work with ts -> ct migrations script. | Lukas Larsson | |
2010-01-20 | Test case fixes | Dan Gudmundsson | |
2010-01-19 | Fixed a memory reference bug which caused unexplained {badarg, Int} exits. | Dan Gudmundsson | |
You could get a reference to another applications memory, if wx had deleted that applications memory without the drivers knowledge about it, typically memory allocated by wx and not the application using classes where wx-driver can't override the desctructors. When wx allocated new memory and got a pointer to that memory, the wx-driver detected the same pointer and forwarded the old ref to erlang. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |