Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-23 | erts: fix unicode printing of gdb printouts | Lukas Larsson | |
2014-01-21 | Fix testing with unicode paths | Dan Gudmundsson | |
re needs unicode option | |||
2014-01-14 | New version number does not start with an R | Lukas Larsson | |
2013-11-07 | Merge branch 'maint' | Lukas Larsson | |
* maint: erts: Add cerl -dump and dumping in z_SUITE | |||
2013-11-07 | erts: Add cerl -dump and dumping in z_SUITE | Lukas Larsson | |
2013-08-20 | Merge branch 'maint' | Björn Gustavsson | |
* maint: erlc_SUITE: Test the -M* options | |||
2013-08-20 | erlc_SUITE: Test the -M* options | Björn Gustavsson | |
2013-08-08 | Merge branch 'maint' | Lukas Larsson | |
* maint: Add smoke tests | |||
2013-08-05 | Add smoke tests | Lukas Larsson | |
Smoke tests are meant to verify that a build of erlang has been successfull. | |||
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg | |
2013-06-04 | Merge branch 'maint' | Fredrik Gustafsson | |
Conflicts: bootstrap/lib/stdlib/ebin/erl_pp.beam | |||
2013-05-23 | system: Prevent z_SUITE from changing the timestamp on core files | Sverker Eriksson | |
2013-05-20 | Quote windows paths with spaces | Dan Gudmundsson | |
2013-05-20 | Handle space in paths in test Makefiles | Dan Gudmundsson | |
test_server: Quote paths with spaces correctly Fix erl_interface makefiles Fix ic test makefiles | |||
2013-04-19 | otp_SUITE: Add test cases to ensure that OTP conventions are obeyed | Björn Gustavsson | |
Erlang source files should not have any "coding:" comment. The encoding for documentation XML files should be "utf-8" or "UTF-8". | |||
2013-02-26 | Add debug printouts | Dan Gudmundsson | |
Testcase if wobbling | |||
2013-02-22 | Update copyright years | Björn-Egil Dahlberg | |
2013-02-16 | asn1ct: Eliminate use of obsolete size/1 | Björn Gustavsson | |
Also teach otp_SUITE:call_to_size/1 that calls to size/1 is no longer allowed within the asn1 application. | |||
2012-11-02 | Merge branch 'maint' | Lukas Larsson | |
* maint: Skip ct_netconf tests if there is no crypto Migrate timers from test_server to ct interface Update tests to run with an oldshell emulator Move crypto check so that tc is skipped and not failed Update for new version of ppc compilation chain Verify that ebin folder of applications exists Conflicts: lib/asn1/test/asn1_SUITE.erl lib/kernel/test/interactive_shell_SUITE.erl | |||
2012-10-01 | Verify that ebin folder of applications exists | Lukas Larsson | |
Sometime in cross environments the documentation will create the lib folders, but there will be no ebin so all undefined functions should then be ignored. | |||
2012-09-19 | ignore calls to gs* modules if it is not built | Henrik Nord | |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg | |
Conflicts: lib/diameter/autoconf/vxworks/sed.general xcomp/README.md | |||
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-08-30 | Merge branch 'maint' | Lukas Larsson | |
* maint: Document that CTHs can get fail/skip as Config Ignore calls to dialyzer_timing when checking deprecated Do not verify del_path as it is not always there Fix broken links Generate <a name="name"> tags in edoc xml headings Fix compile warning crypto: Fix buffer overflow bug in rsa_sign crypto: Skip some tests if openssl lib < 0.9.8 Fix boken spec | |||
2012-08-30 | Ignore calls to dialyzer_timing when checking deprecated | Lukas Larsson | |
2012-07-19 | erts: Remove VxWorks from tests | Björn-Egil Dahlberg | |
2012-06-08 | Merge branch 'maint' | Lukas Larsson | |
* maint: Update to work with space in include path Update to work with whitespace in exec path | |||
2012-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson | |
* lukas/otp/install_with_whitespace/OTP-10107: Update to work with space in include path Update to work with whitespace in exec path | |||
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2012-06-01 | Merge branch 'maint' | Lukas Larsson | |
* maint: Ignore calls to wx* modules if it is undefined Fix erl_interface testcases Update gccifier to respect -link option Extand timetrap for escript tests Fix compilation issues on windows and Ubuntu 12.04 Ignore common_test bootstrap | |||
2012-06-01 | Ignore calls to wx* modules if it is undefined | Lukas Larsson | |
2012-05-30 | Update gccifier to respect -link option | Lukas Larsson | |
2012-05-30 | Fix compilation issues on windows and Ubuntu 12.04 | Lukas Larsson | |
2012-05-11 | Merge branch 'maint' | Björn Gustavsson | |
* maint: ts: Recognize Windows 7 otp_SUITE: Ignore calls to dialyzer if the entire application is missing otp_SUITE: Remove broken filtering of megaco calls | |||
2012-05-11 | Merge branch 'bjorn/test-cases' into maint | Björn Gustavsson | |
* bjorn/test-cases: ts: Recognize Windows 7 otp_SUITE: Ignore calls to dialyzer if the entire application is missing otp_SUITE: Remove broken filtering of megaco calls | |||
2012-05-03 | Merge branch 'maint' | Lukas Larsson | |
* maint: Fix include issues in when building tests Fix cross compile of testcases Update cross build system for tests to work | |||
2012-05-03 | Merge branch 'sverk/cross_tests/OTP-10074' into maint | Lukas Larsson | |
* sverk/cross_tests/OTP-10074: Fix include issues in when building tests Fix cross compile of testcases Update cross build system for tests to work | |||
2012-05-02 | otp_SUITE: Ignore calls to dialyzer if the entire application is missing | Björn Gustavsson | |
2012-05-02 | otp_SUITE: Remove broken filtering of megaco calls | Björn Gustavsson | |
The call to the megaco_filter/1 function is broken. It will cause a badmatch if the megaco_filter/1 would return a different list than its argument. Since the test case has not failed, megaco_filter/1 has no effect and can be removed. | |||
2012-05-02 | Merge branch 'maint' | Björn Gustavsson | |
* maint: otp_SUITE: Prefix MFAs with the application they belong to | |||
2012-05-02 | otp_SUITE: Prefix MFAs with the application they belong to | Björn Gustavsson | |
2012-05-02 | Fix cross compile of testcases | Lukas Larsson | |
2012-03-30 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-03-28 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2012-03-28 | Merge branch 'lukas/system/skip_fenris_max_threads' into maint | Björn-Egil Dahlberg | |
* lukas/system/skip_fenris_max_threads: Skip on buggy solaris | |||
2012-03-27 | Merge branch 'maint' | Lukas Larsson | |
* maint: Rename fin_per_testcase to end_per_testcase | |||
2012-03-26 | Skip on buggy solaris | Lukas Larsson | |
2012-03-26 | Rename fin_per_testcase to end_per_testcase | Lukas Larsson | |