Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-29 | Add documentation on timetraps and start flags | Peter Andersson | |
2011-09-28 | Add missing tests for timetrap handling and fix remaining errors | Peter Andersson | |
OTP-9593 | |||
2011-09-27 | Solve problem with ct_init/end_per_group being counted as test cases | Peter Andersson | |
2011-09-27 | Fix errors in test suites | Peter Andersson | |
2011-09-27 | Fix invalid call to undefined function | Peter Andersson | |
OTP-9585 | |||
2011-09-27 | Fix problem with test_server_ctrl creating invalid conf test | Peter Andersson | |
OTP-9584 | |||
2011-09-27 | Improve info in CT framework log | Peter Andersson | |
2011-09-23 | Update vsn.mk for common_test and test_server | Peter Andersson | |
2011-09-23 | Enhance logging performance | Peter Andersson | |
OTP-9575 | |||
2011-09-23 | Change order of include files | Peter Andersson | |
2011-09-23 | Add link to last executed test suite on index page | Peter Andersson | |
OTP-9520 | |||
2011-09-23 | Fix problem with location value when init config func calls help func | Peter Andersson | |
2011-09-23 | Fix crash when CTHook init fails | Peter Andersson | |
2011-09-23 | Correct error in test suite | Peter Andersson | |
2011-09-23 | Fix error with incorrect notification after end_per_testcase craches | Peter Andersson | |
2011-09-23 | Fix problem with error message not being printed correctly | Peter Andersson | |
2011-09-23 | Add cases to check test case status versus end_per_testcase failure | Peter Andersson | |
2011-09-23 | Fix incorrect call to end_tc when tc_status=ok and end_per_testcase times out | Peter Andersson | |
OTP-9397 | |||
2011-09-23 | Improve test suite | Peter Andersson | |
2011-09-23 | Implement support for MFA and Fun as timetrap value | Peter Andersson | |
OTP-9501 | |||
2011-09-23 | Repair and improve the vts mode | Peter Andersson | |
OTP-9429 | |||
2011-09-23 | Implement support for running suites with test case groups through the debugger | Peter Andersson | |
OTP-9518 | |||
2011-09-23 | Various corrections and updates to improve error handling and reporting | Peter Andersson | |
OTP-8933 | |||
2011-09-23 | Fix problem with incorrect src links | Peter Andersson | |
OTP-9396 | |||
2011-09-23 | Fix problem with end_tc being called with incorrect Suite argument | Peter Andersson | |
OTP-9398: Fix error with end_tc being called with incorrect Suite argument after timeout in lib function OTP-9397: Fix problem with true error not reported to FW | |||
2011-09-23 | Fix error with incorrect test case status when end_per_testcase times out | Peter Andersson | |
OTP-9397 | |||
2011-09-23 | Introduce new framework callback function to read info about color of comments | Peter Andersson | |
OTP-9237 | |||
2011-09-23 | Fix incorrect module name arg to FW:end_tc/3 | Peter Andersson | |
OTP-9379 | |||
2011-09-23 | Introduce new 'logopts' flag | Peter Andersson | |
Introduce new 'logopts' flag and make it possible to modify the default logging behaviour OTP-9372 OTP-9396 | |||
2011-09-23 | Fix problem with logdir string and some other minor bugs | Peter Andersson | |
OTP-9370: Fix problem with crash if logdir contains multiple dirs OTP-9155: Fix some minor remaining bugs | |||
2011-09-23 | Fix problem with automatically generated init & end-config functions for groups | Peter Andersson | |
OTP-9369 | |||
2011-09-23 | Fix error with test_server not releasing SASL TTY handlers | Peter Andersson | |
OTP-9311 | |||
2011-09-23 | Modify start options and introduce CT profiles | Peter Andersson | |
OTP-9155: Improve handling of start options in Common Test OTP-9428: Introduce first version of CT profiles (for evaluation) | |||
2011-09-23 | Merge branch 'lukas/asn1/fix_ber_other_testcase/OTP-9573' into dev | Lukas Larsson | |
* lukas/asn1/fix_ber_other_testcase/OTP-9573: Update ber_bin and ber_bin_v2 to return binaries | |||
2011-09-23 | Update ber_bin and ber_bin_v2 to return binaries | Lukas Larsson | |
2011-09-22 | Merge branch 'hl/beam_disasm-no_attri_chunk' into dev | Henrik Nord | |
* hl/beam_disasm-no_attri_chunk: beam_disasm: Handle stripped BEAM files OTP-9571 | |||
2011-09-22 | Merge branch 'lars/erl_docgen/fix-pdf-func-signatures/OTP-9563' into dev | Lars Thorsen | |
* lars/erl_docgen/fix-pdf-func-signatures/OTP-9563: Fix the formatting of function signatures in the pdf | |||
2011-09-22 | Fix the formatting of function signatures in the pdf | Lars Thorsen | |
2011-09-21 | Merge branch 'ta/typer-quote-atoms' into dev | Henrik Nord | |
* ta/typer-quote-atoms: Update Dialyzer's reference results Quote atoms if necessary in types OTP-9560 | |||
2011-09-21 | Merge branch 'ia/public_key/prepare-for-release' into dev | Ingela Anderton Andin | |
* ia/public_key/prepare-for-release: Prepare for release | |||
2011-09-21 | Prepare for release | Ingela Anderton Andin | |
Updates version and appup-file | |||
2011-09-21 | beam_disasm: Handle stripped BEAM files | Haitao Li | |
beam_disasm:file/1 would crash if asked to disassemble a stripped BEAM file without an "Attr" chunk. | |||
2011-09-21 | Merge branch 'dgud/mnesia/leaking-log/OTP-9551' into dev | Dan Gudmundsson | |
* dgud/mnesia/leaking-log/OTP-9551: [mnesia] Use api to log decisions. | |||
2011-09-21 | Merge branch 'dgud/mnesia/cleartable-ded-api/OTP-9558' into dev | Dan Gudmundsson | |
* dgud/mnesia/cleartable-ded-api/OTP-9558: [mnesia] Use dedicated api for clearing tables | |||
2011-09-21 | Merge branch 'dgud/wx/virtual-listctrl/OTP-9415' into dev | Dan Gudmundsson | |
* dgud/wx/virtual-listctrl/OTP-9415: Handle overloading callbacks the same as events Fix documentation and callback options in wxListCtrl:create/3 Add example and testcase Add wxListItemAttr Generated code of previous commit Add support for virtual listctrls Re-generated with new doxygen | |||
2011-09-21 | Merge branch 'bjorn/erts/support-macosx-lion/OTP-9547' into dev | Björn Gustavsson | |
* bjorn/erts/support-macosx-lion/OTP-9547: Fix build problems on MacOS 10.7 (Lion) | |||
2011-09-21 | Merge branch 'bjorn/erl_bif_types/OTP-9496' into dev | Björn Gustavsson | |
* bjorn/erl_bif_types/OTP-9496: erl_bif_types: Fix types for lists:key{search,find,member}/3 | |||
2011-09-21 | erl_bif_types: Fix types for lists:key{search,find,member}/3 | Björn Gustavsson | |
The types for lists:key{search,find,member}/3 was computed under the assumption that the key should be matched (=:=) to the keys in the list, while the actual implementation uses comparison (==). Thus erl_bif_types:types/4 would wrongly report that lists:keyfind(42, 1, [{42.0,a}]) would always return 'false'. | |||
2011-09-20 | Fix build problems on MacOS 10.7 (Lion) | Björn Gustavsson | |
On MacOS 10.7 (Lion) with Xcode 4.1 installed, the default C compiler is llvm-gcc-4.2. That compiler compiles beam_emu.c incorrectly, resulting in an emulator that will not start. The problem can be worked around by turning off all optimizations, but that will significantly degrade the performance of the run-time system. The problem can also be worked around manually like this: CC=gcc-4.2 ./configure To allow a working system to be built "out of the box", have the configure script set up the emulator Makefile so that gcc-4.2 will be used to compile beam_emu.c if the default compiler is llvm-based. All other C files will still be compiled with the default compiler. | |||
2011-09-20 | Merge branch 'ac/fix-erl_interface-docs' into dev | Henrik Nord | |
* ac/fix-erl_interface-docs: Make comment reflect code in erl_interface/src/misc/ei_decode_term.c ei_decode_ei_term() returns 1 if index is incremented OTP-9559 |