- 06 Aug, 2019 1 commit
-
-
admin_forge authored
-
- 14 Dec, 2016 1 commit
-
-
berge authored
-
- 13 May, 2016 1 commit
-
-
garciay authored
- For the purpose of the synchronization we propose to add some TTCN3 code into LibCommon_Sync module. In case if new sync points are introduced for the ATS purpose at the moment they can change the preamble or TestBody state and this should not be allowed. Proposed code have to be consulted by Sebastian who is in charge of LibCommon
-
- 22 Sep, 2015 1 commit
-
-
garciay authored
Add Int64 type
-
- 04 Apr, 2014 2 commits
- 16 Jan, 2014 3 commits
- 11 Jun, 2009 1 commit
-
-
kremer authored
No commit message
-
- 25 May, 2009 1 commit
-
-
deshpande authored
-
- 24 Nov, 2008 1 commit
-
-
mullers authored
-
- 07 Nov, 2008 1 commit
-
-
mullers authored
const UInt2 c_uInt3Zero := 0; const UInt2 c_uInt4Zero := 0; const UInt2 c_uInt5Zero := 0; const UInt2 c_uInt6Zero := 0; Should be: const UInt3 c_uInt3Zero := 0; const UInt4 c_uInt4Zero := 0; const UInt5 c_uInt5Zero := 0; const UInt6 c_uInt6Zero := 0;
-
- 14 Feb, 2008 1 commit
-
-
mullers authored
-
- 31 Jan, 2008 1 commit
-
-
schulzs authored
Corrected specification of alphanum type Added template to detect if a string is alphanumeric
-
- 29 Jan, 2008 1 commit
-
-
mullers authored
-
- 31 Oct, 2007 1 commit
-
-
schulzs authored
-
- 08 Oct, 2007 1 commit
-
-
mullers authored
module LibCommon_TextStrings language "TTCN-3:2005" f_setVerdictPreOrPostamble introduced. f_setVerdictPostamble and f_setVerdictPostamble : log statement added to indicate that these functions are deprecated. c_uInt64Max and UInt64 deleted
-
- 02 Oct, 2007 2 commits
- 21 Sep, 2007 3 commits
- 13 Sep, 2007 2 commits
- 30 Nov, 2006 1 commit
-
-
schulzs authored
First version of the common modules. A synthesis of these files from IPv6, WiMax and DMR test suites
-
- 22 Nov, 2006 1 commit
-
-
schulzs authored
-