Skip to content

LDEV-5086 - fix regression because of setting wrong type #7394

LDEV-5086 - fix regression because of setting wrong type

LDEV-5086 - fix regression because of setting wrong type #7394

GitHub Actions / Lucee Test Results succeeded Sep 13, 2024 in 0s

All 3 685 tests pass, 191 skipped in 3m 19s

    1 files  ±0  1 471 suites   - 1   3m 19s ⏱️ -32s
3 876 tests  - 4  3 685 ✅  - 4  191 💤 ±0  0 ❌ ±0 
4 010 runs   - 4  3 799 ✅  - 4  211 💤 ±0  0 ❌ ±0 

Results for commit c6fe86e. ± Comparison against earlier commit 14edf5f.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Lucee Test Results

191 skipped tests found

There are 191 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
test.components.Administrator ‑ checking getCacheConnection()
test.components.Administrator ‑ checking resetError()
test.components.Administrator ‑ checking resetPassword()
test.components.Administrator ‑ testResetDatasourceSetting()
test.datasource.HSQLDB ‑ testConnection261
test.datasource.MongoDB ‑ testAggregateResults
test.datasource.MongoDB ‑ testAuthenticate
test.datasource.MongoDB ‑ testMapReduce
test.datasource.MySQL_Driver ‑ test with version 6.0.6
test.datasource.Oracle ‑ testStoredProcXmlType
test.datasource.PostgreSQL ‑ testConnection42
test.datasource.PostgreSQL ‑ testConnection83
test.datasource.PostgreSQL ‑ testConnection94
test.datasource.PostgreSQL ‑ testLDEV1063a
test.datasource.PostgreSQL ‑ testLDEV1063b
test.extension.S3 ‑ check having a file and directory with the same name
test.extension.S3 ‑ move a bucket with content
test.functions.DeSerializeJSON ‑ checking DeSerializeJSON() function with third argument useCustomSerializer argument
test.functions.FileSetAttribute ‑ Checking FileCopy - Destination file access mode with file attribute [archive] (windows)
test.functions.FileSetAttribute ‑ Checking FileCopy - Destination file access mode with file attribute [hidden] (windows)
test.functions.FileSetAttribute ‑ Checking changing file attribute between NORMAL and READONLY
test.functions.GetMetaData ‑ Checking UDFs
test.functions.GetWriteableImageFormats ‑ testWritableImageFormats
test.functions.InternalRequest ‑ testAbort
test.functions.InternalRequest ‑ testContent
test.functions.InternalRequest ‑ testContentFile
test.functions.InternalRequest ‑ testInternalRequestPublic
test.functions.S3functions ‑ testS3functionsBackBlaze
test.functions.S3functions ‑ testS3functionsCustom
test.functions.S3functions ‑ testS3functionsGoogle
test.general.AdminPages ‑ check missing admin extension page
test.general.Arguments ‑ testArgumentCollection
test.general.Elvis ‑ test if a function does not exist
test.general.Elvis ‑ test if a key is null
test.general.Parser ‑ Checking array value with invalid variable notation
test.general.Parser ‑ Checking structure variable with invalid variable notation
test.general.SerializeJSON ‑ Checking serializeJSON() with preserveCaseForQueryColumn is true & serializeQueryAs struct
test.general.Static ‑ testCreateInstanceInStaticFunction
test.general.Static ‑ testExtendedStaticVariable
test.general.Static ‑ testFakeStaticVariable
test.jira.Jira2698 ‑ testTriggerUTFDataFormatException
test.tags.Http ‑ testExplicit
test.tags.Http ‑ testImplicit
test.tags.Zip ‑ testZipExecutableFlag
test.tags.content ‑ testInvalidMimeTypes
test.tags.content ‑ testPDF
test.tickets.LDEV0228 ‑ With xsl:include
test.tickets.LDEV0240 ‑ Creating object for a component which has an init() with package access, from a cfm file of same folder
test.tickets.LDEV0368 ‑ simple array, returned from a function call directly, used with Elvis operator
test.tickets.LDEV0368 ‑ simple query, returned from a function call directly, used with Elvis operator
test.tickets.LDEV0368 ‑ simple structure, returned from a function call directly, used with Elvis operator
test.tickets.LDEV0389 ‑ Checking directoryList, callback function with two arguments
test.tickets.LDEV0406 ‑ Without password argument
test.tickets.LDEV0554 ‑ instantiate itself (lucee dialect)
test.tickets.LDEV0578 ‑ Calling simple thread page using http
test.tickets.LDEV0590 ‑ Calling direct function & checking its closure's variables scope
test.tickets.LDEV0590 ‑ Calling indirect function & checking its closure's variables scope
test.tickets.LDEV0596 ‑ attributes used as attributes collection in cfloop
test.tickets.LDEV0596 ‑ attributes used as attributes collection in cfoutput
test.tickets.LDEV0637 ‑ testStoredProc2
test.tickets.LDEV0637 ‑ testStoredProcIn2
test.tickets.LDEV0974 ‑ Checking serializeJSON() with column wise serialization
test.tickets.LDEV0974 ‑ Checking serializeJSON() with custom serializer
test.tickets.LDEV0974 ‑ Checking serializeJSON() with metadata for object to be serialized
test.tickets.LDEV0974 ‑ Checking serializeJSON() with preserve case for structkey(preservecaseforstructkey)
test.tickets.LDEV1129 ‑ Creating a new file without extension
test.tickets.LDEV1129 ‑ Creating a new s3 bucket
test.tickets.LDEV1129 ‑ Trying to access the file via bucket path of the file name
test.tickets.LDEV1129 ‑ Trying to access the file via url of the file name
test.tickets.LDEV1152 ‑ Checking with CFML content/code as text in script based component
test.tickets.LDEV1160 ‑ checking getColumnList function, Query.getColumnList()
test.tickets.LDEV1201 ‑ Checking elvis operator value return by a function
test.tickets.LDEV1201 ‑ notexisting().a?:'DF'
test.tickets.LDEV1201 ‑ notexisting()?:'DF'
test.tickets.LDEV1201 ‑ test().notexisting?:'DF'
test.tickets.LDEV1264 ‑ Checking the isNull() using array literal collection with bracket notation
test.tickets.LDEV1264 ‑ Checking the isNull() using struct literal collection with bracket notation
test.tickets.LDEV1264 ‑ Checking the ternary operator using array literal collection with bracket notation
test.tickets.LDEV1264 ‑ Checking the ternary operator using struct literal collection with bracket notation
test.tickets.LDEV1484 ‑ checking Lambdas expression, Using curly braces in arguments
test.tickets.LDEV1502 ‑ Checking cfthread, without thread initialize
test.tickets.LDEV1522 ‑ Checking elvis operator using UDF, on result from function
test.tickets.LDEV1522 ‑ Checking elvis operator using built-in-function directly
test.tickets.LDEV1522 ‑ Checking elvis operator using built-in-function directly (missing top level key)
test.tickets.LDEV1522 ‑ Checking elvis operator using built-in-function directly (missing top level key, with subkey)
test.tickets.LDEV1568 ‑ Checking single argument without parentheses
test.tickets.LDEV1569 ‑ checking SerializeJSON() ORM key with NULL value, nullSupport=true
test.tickets.LDEV1569 ‑ checking SerializeJSON() with ORM key having NULL value
test.tickets.LDEV1589 ‑ Checking Pseudo Constructor with function annotations, ends without semi-colon
test.tickets.LDEV1621 ‑ checking lambda expression, Using Multiple Expressions with curly braces
test.tickets.LDEV1621 ‑ checking lambda expression, Using curly braces in arguments
test.tickets.LDEV1661 ‑ Checking timestamp with createDateTime()
test.tickets.LDEV1661 ‑ Checking timestamp with createOdbcDateTime()
test.tickets.LDEV1676 ‑ Check xmlFeatures externalGeneralEntities=false
test.tickets.LDEV1705 ‑ checking ArrayPrepend(), with merge attribute true
test.tickets.LDEV1760 ‑ MsSql checking ORM auto detect dialect
test.tickets.LDEV1760 ‑ Oracle checking ORM auto detect dialect
test.tickets.LDEV1761 ‑ Checking evaluate() with datetime
test.tickets.LDEV1761 ‑ short and long display name in english
test.tickets.LDEV1770 ‑ Checking 'item' contains 'link' node
test.tickets.LDEV1770 ‑ Checking 'item' with 'desc' node as empty
test.tickets.LDEV1791 ‑ Checking the value of query group attribute with querysetcell() 
test.tickets.LDEV1814 ‑ Checking cfsilent tag around the getPageContext() by using Application CFC
test.tickets.LDEV1814 ‑ Checking getPageContext() and cfhtmlhead tag without Application CFC
test.tickets.LDEV1814 ‑ Checking getPageContext() with cfhtmlhead tag by using Application CFC
test.tickets.LDEV1819 ‑ Checking without braces in single line
test.tickets.LDEV1841 ‑ Checking Asynchronous programming with Empty future
test.tickets.LDEV2162 ‑ Incorrect scoping of nested functions" 
test.tickets.LDEV2308 ‑ CFID cookie should not be set by cfthread, j2ee session
test.tickets.LDEV2382 ‑ Query of Query - with lower() method
test.tickets.LDEV2382 ‑ Query of Query - without used lower() and upper() method
test.tickets.LDEV2382 ‑ Query of Query -With upper() method
test.tickets.LDEV2410 ‑ checking the file with NORMAL Attribute
test.tickets.LDEV2423 ‑ cfqueryparam not working with CF_SQL_FLOAT for negative exponent numbers (mssql)
test.tickets.LDEV2549 ‑ query param without CFSQLTYPE='cf_sql_date' for date type value (mssql)
test.tickets.LDEV2549 ‑ query param without CFSQLTYPE='cf_sql_date' for date type value (mysql)
test.tickets.LDEV2924 ‑ query.ColumnList with list and string member functions
test.tickets.LDEV2924 ‑ query.currentrow with numeric member function
test.tickets.LDEV2924 ‑ query.recordcount with numeric member function
test.tickets.LDEV3030 ‑ Checking metadata with cf_sql_xml datatype in MSSQL
test.tickets.LDEV3030 ‑ Checking metadata with cf_sql_xml datatype in jTDS MSSQL
test.tickets.LDEV3030 ‑ Checking null value with cf_sql_xml in MSSQL
test.tickets.LDEV3030 ‑ Checking null value with cf_sql_xml in jTDS MSSQL
test.tickets.LDEV3091 ‑ Column with data type SMALLINT signed value greater than range with cfsql type cf_sql_smallint
test.tickets.LDEV3091 ‑ Column with data type SMALLINT unsigned value between range with cfsql type cf_sql_smallint
test.tickets.LDEV3091 ‑ Column with data type SMALLINT unsigned value greater than range with cfsql type cf_sql_smallint
test.tickets.LDEV3113 ‑ checking with url scope
test.tickets.LDEV3116 ‑ with child thread
test.tickets.LDEV3133 ‑ Create casesensitive struct with Implicit notation LDEV-4505
test.tickets.LDEV3133 ‑ Create ordered-casesensitive struct with Implicit notation LDEV-4505
test.tickets.LDEV3167 ‑ Check with invalid array member function
test.tickets.LDEV3296 ‑ check that a closure in the `variables` scope isn't accessible
test.tickets.LDEV3296 ‑ check this.func() comes from 'this' scope (when same name)
test.tickets.LDEV3311 ‑ QoQ select * from table with reserved word as column name with HSQLDB
test.tickets.LDEV3311 ‑ QoQ select * from table with reserved word as column name with HSQLDB (one col)
test.tickets.LDEV3311 ‑ QoQ select * from table with reserved word as table name with HSQLDB
test.tickets.LDEV3311 ‑ Qoq select * from table with reserved word as column name
test.tickets.LDEV3311 ‑ Qoq select * from table with reserved word as table name
test.tickets.LDEV3333 ‑ LDEV-3333 using Circular references with arrays in serializeJSON() & deserializeJSON()
test.tickets.LDEV3333 ‑ LDEV-3731 using array appended with same array as input in serializeJSON() & deserializeJSON()
test.tickets.LDEV3333 ‑ Using toString() with circularly referenced array
test.tickets.LDEV3448 ‑ check jee session cookie defaults, httponly, samesite=lax
test.tickets.LDEV3514 ‑ Join QoQ containing CFC Object
test.tickets.LDEV3522 ‑ QOQ cast function, cast to BIT
test.tickets.LDEV3522 ‑ QOQ cast function, cast to INT
test.tickets.LDEV3522 ‑ QOQ convert function, convert to BIT
test.tickets.LDEV3522 ‑ QOQ convert function, convert to INT
test.tickets.LDEV3728 ‑ Checking cfhttp returns redirect locations, with redirect=true
test.tickets.LDEV3754 ‑ send an email with debug enabled
test.tickets.LDEV3777 ‑ cfsavecontent with cfprocessingdirective suppresswhitespace=true
test.tickets.LDEV3833 ‑ Checking runAsnyc() to get the Form and URL scopes from pageContext
test.tickets.LDEV3833 ‑ Checking runAsnyc() to pass the request, url, form scopes to pageContext
test.tickets.LDEV3907 ‑ updating any value in the ORM entity and then accesssing after an ormsave (force: false)
test.tickets.LDEV4067 ‑ checking this scope calling from closure with ORM entity
test.tickets.LDEV4067 ‑ checking this scope calling from lambda with ORM entity
test.tickets.LDEV4067 ‑ checking variables scope calling from closure with ORM entity
test.tickets.LDEV4067 ‑ checking variables scope calling from lambda with ORM entity
test.tickets.LDEV4128 ‑ checking cflog async is faster than non-async
test.tickets.LDEV4185 ‑ Checking isWithinTransaction() with native Hibernate transaction
test.tickets.LDEV4285 ‑ entityLoad() with named arguments(name, idOrFilter)
test.tickets.LDEV4285 ‑ entityLoad() with named arguments(name, idOrFilter, uniqueOrOrder)
test.tickets.LDEV4395 ‑ checking transaction savepoint behaviour - fails
test.tickets.LDEV4480 ‑ checking treating . as a number
test.tickets.LDEV4480 ‑ dot should not be equal to 0
test.tickets.LDEV4506 ‑  '5 6' should not be treated as a date
test.tickets.LDEV4656 ‑ full null support, no arguments, without defaults
test.tickets.LDEV4670 ‑ Checking datasource session expiry, timezone AEST +10
test.tickets.LDEV4670 ‑ Checking datasource session expiry, timezone PDT -7
test.tickets.LDEV4670 ‑ Checking datasource session expiry, timezone UTC
test.tickets.LDEV4695 ‑ QoQ errors with different types and sub select
test.tickets.LDEV4698 ‑ QoQ cast with data length
test.tickets.LDEV4698 ‑ QoQ hsqldb cast with data length
test.tickets.LDEV4698 ‑ QoQ hsqldb cast with data length in sub query
test.tickets.LDEV4725 ‑ Checking structKeyArray() function, unordered struct
test.tickets.LDEV4725 ‑ Checking structKeyList() function, unordered struct
test.tickets.LDEV4756 ‑ check cfcookie tag Partitioned, no path
test.tickets.LDEV4756 ‑ check cfcookie tag Partitioned, no secure
test.tickets.LDEV4756 ‑ check cfcookie tag Partitioned, no secure, no path
test.tickets.LDEV4889 ‑ check missing class
test.tickets.LDEV4889 ‑ check missing dsn
test.tickets.LDEV4899 ‑ testing elvis with default  array of component
test.tickets.LDEV4899 ‑ testing elvis with default  array of inline component
test.tickets.LDEV4899 ‑ testing elvis with default  array of lambda
test.tickets.LDEV4899 ‑ testing elvis with default  array of struct
test.tickets.LDEV4899 ‑ testing elvis with default array
test.tickets.LDEV4899 ‑ testing elvis with default array of closure
test.tickets.LDEV4899 ‑ testing elvis with default closure
test.tickets.LDEV4899 ‑ testing elvis with default component
test.tickets.LDEV4899 ‑ testing elvis with default inline component
test.tickets.LDEV4899 ‑ testing elvis with default lambda
test.tickets.LDEV4899 ‑ testing elvis with default struct

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Lucee Test Results

3876 tests found (test 1 to 1084)

There are 3876 tests, see "Raw output" for the list of tests 1 to 1084.
Raw output
test.LDEV4392 ‑ checking cfwddx tag with empty data
test.LDEV4392 ‑ checking cfwddx tag with invalid root element
test.Null ‑ testNamedArgNull
test.Null ‑ testNullConstantWhenDisabled
test.Null ‑ testNullConstantWhenEnabled
test.Null ‑ testStructNameNull
test.XmlElemNew ‑ Checking XmlElemNew() function
test.cache.Memcached ‑ testComplexValueMap
test.cache.Memcached ‑ testComplexValueQuery
test.cache.Memcached ‑ testComplexValueStruct
test.cache.Memcached ‑ testSimpleValue
test.cache.MemcachedV3 ‑ testComplexValueMap
test.cache.MemcachedV3 ‑ testComplexValueQuery
test.cache.MemcachedV3 ‑ testComplexValueStruct
test.cache.MemcachedV3 ‑ testSimpleValue
test.cache.RAM ‑ test
test.cache.RAM ‑ testTimespan
test.components.Administrator ‑ checking RemoveExtension()
test.components.Administrator ‑ checking changeVersionTo()
test.components.Administrator ‑ checking connect()
test.components.Administrator ‑ checking createCTArchive()
test.components.Administrator ‑ checking executeTask()
test.components.Administrator ‑ checking getAPIkey()
test.components.Administrator ‑ checking getApplicationSetting()
test.components.Administrator ‑ checking getBundle()
test.components.Administrator ‑ checking getBundles()
test.components.Administrator ‑ checking getCacheConnection()
test.components.Administrator ‑ checking getCacheConnections()
test.components.Administrator ‑ checking getCompilerSettings()
test.components.Administrator ‑ checking getContextes()
test.components.Administrator ‑ checking getContexts()
test.components.Administrator ‑ checking getCustomTagSetting()
test.components.Administrator ‑ checking getDatasourceDriverList()
test.components.Administrator ‑ checking getDebug()
test.components.Administrator ‑ checking getDebugEntry()
test.components.Administrator ‑ checking getDebugSetting()
test.components.Administrator ‑ checking getDefaultPassword()
test.components.Administrator ‑ checking getError()
test.components.Administrator ‑ checking getExtensionProviders()
test.components.Administrator ‑ checking getExtensions()
test.components.Administrator ‑ checking getFlds()
test.components.Administrator ‑ checking getGatewayentries()
test.components.Administrator ‑ checking getJavaCfxTags()
test.components.Administrator ‑ checking getLocalExtension()
test.components.Administrator ‑ checking getLocalExtensions()
test.components.Administrator ‑ checking getLoggedDebugData()
test.components.Administrator ‑ checking getLoginSettings()
test.components.Administrator ‑ checking getMailSettings()
test.components.Administrator ‑ checking getMailservers()
test.components.Administrator ‑ checking getMinVersion()
test.components.Administrator ‑ checking getPerformanceSettings()
test.components.Administrator ‑ checking getPluginDirectory()
test.components.Administrator ‑ checking getQueueSetting()
test.components.Administrator ‑ checking getRestMappings()
test.components.Administrator ‑ checking getRestSettings()
test.components.Administrator ‑ checking getScope()
test.components.Administrator ‑ checking getServerExtensions()
test.components.Administrator ‑ checking getTaskSetting()
test.components.Administrator ‑ checking getTasks()
test.components.Administrator ‑ checking getTlds()
test.components.Administrator ‑ checking hashpassword()
test.components.Administrator ‑ checking listPatches()
test.components.Administrator ‑ checking removeAPIKey()
test.components.Administrator ‑ checking removeAllTask()
test.components.Administrator ‑ checking removeCacheConnection()
test.components.Administrator ‑ checking removeDebugEntry()
test.components.Administrator ‑ checking removeDefaultPassword()
test.components.Administrator ‑ checking removeExtensionProvider()
test.components.Administrator ‑ checking removeMailserver()
test.components.Administrator ‑ checking removeRestMapping()
test.components.Administrator ‑ checking removeTask()
test.components.Administrator ‑ checking removecfx()
test.components.Administrator ‑ checking removecustomtag()
test.components.Administrator ‑ checking resetApplicationSetting()
test.components.Administrator ‑ checking resetCompilerSettings()
test.components.Administrator ‑ checking resetDebug()
test.components.Administrator ‑ checking resetDebugSetting()
test.components.Administrator ‑ checking resetError()
test.components.Administrator ‑ checking resetId()
test.components.Administrator ‑ checking resetMailSetting
test.components.Administrator ‑ checking resetPassword()
test.components.Administrator ‑ checking resetPerformanceSettings()
test.components.Administrator ‑ checking resetRestSettings()
test.components.Administrator ‑ checking resetScope()
test.components.Administrator ‑ checking resetTaskSetting()
test.components.Administrator ‑ checking storageGet()
test.components.Administrator ‑ checking storageSet()
test.components.Administrator ‑ checking updateAPIkey()
test.components.Administrator ‑ checking updateApplicationSetting()
test.components.Administrator ‑ checking updateCacheConnection()
test.components.Administrator ‑ checking updateCompilerSettings()
test.components.Administrator ‑ checking updateContext()
test.components.Administrator ‑ checking updateCustomTagSetting()
test.components.Administrator ‑ checking updateDebug()
test.components.Administrator ‑ checking updateDebugEntry()
test.components.Administrator ‑ checking updateDebugSetting()
test.components.Administrator ‑ checking updateDefaultPassword()
test.components.Administrator ‑ checking updateError()
test.components.Administrator ‑ checking updateExtension()
test.components.Administrator ‑ checking updateExtensionProvider()
test.components.Administrator ‑ checking updateGatewayentry()
test.components.Administrator ‑ checking updateLabel()
test.components.Administrator ‑ checking updateLoginSettings()
test.components.Administrator ‑ checking updateMailSettings()
test.components.Administrator ‑ checking updateMailserver()
test.components.Administrator ‑ checking updatePassword()
test.components.Administrator ‑ checking updatePerformanceSettings()
test.components.Administrator ‑ checking updateQueueSetting()
test.components.Administrator ‑ checking updateRestMapping()
test.components.Administrator ‑ checking updateRestSettings()
test.components.Administrator ‑ checking updateScope()
test.components.Administrator ‑ checking updateTaskSetting()
test.components.Administrator ‑ checking updatecustomtag()
test.components.Administrator ‑ checking updatejavacfx()
test.components.Administrator ‑ checking verifyCFX()
test.components.Administrator ‑ checking verifyCacheConnection()
test.components.Administrator ‑ checking verifyDatasource()
test.components.Administrator ‑ checking verifyJavaCFX()
test.components.Administrator ‑ checking verifyMailServer()
test.components.Administrator ‑ testGetAvailableLocales()
test.components.Administrator ‑ testGetAvailableTimeZones()
test.components.Administrator ‑ testGetCharset()
test.components.Administrator ‑ testGetOutputSetting()
test.components.Administrator ‑ testGetRegional()
test.components.Administrator ‑ testResetCharset()
test.components.Administrator ‑ testResetDatasourceSetting()
test.components.Administrator ‑ testResetOutputSetting()
test.components.Administrator ‑ testResetRegional()
test.components.Administrator ‑ testUpdateCharset()
test.components.Administrator ‑ testUpdateDataSource
test.components.Administrator ‑ testUpdateDatasourceSetting()
test.components.Administrator ‑ testUpdateOutputSetting()
test.components.Administrator ‑ testUpdateRegional()
test.components.Administrator ‑ testgetDatasource()
test.components.Administrator ‑ testgetDatasourceSetting()
test.components.Administrator ‑ testgetDatasources()
test.components.Administrator ‑ testremoveDatasource()
test.components.Query ‑ testNew1Args
test.components.Query ‑ testNew2Args
test.components.Query ‑ testNew3Args
test.datasource.H2 ‑ testConnectionLatest
test.datasource.HSQLDB ‑ testConnection180
test.datasource.HSQLDB ‑ testConnection232
test.datasource.HSQLDB ‑ testConnection235
test.datasource.HSQLDB ‑ testConnection240
test.datasource.HSQLDB ‑ testConnection261
test.datasource.HSQLDB ‑ testConnection271
test.datasource.MongoDB ‑ testAggregateCursor
test.datasource.MongoDB ‑ testAggregateResults
test.datasource.MongoDB ‑ testAuthenticate
test.datasource.MongoDB ‑ testCollectionUtils
test.datasource.MongoDB ‑ testConnectByArgs
test.datasource.MongoDB ‑ testConnectByURI
test.datasource.MongoDB ‑ testGroupAndDistinct
test.datasource.MongoDB ‑ testIdConversion
test.datasource.MongoDB ‑ testIndexing
test.datasource.MongoDB ‑ testInsertAndFind
test.datasource.MongoDB ‑ testMapReduce
test.datasource.MongoDB ‑ testMongoDBID
test.datasource.MongoDB ‑ testRemove
test.datasource.MongoDB ‑ testRename
test.datasource.MongoDB ‑ testUpdate
test.datasource.MongoDB ‑ testWriteConcern
test.datasource.MySQL ‑ testEmojis8019
test.datasource.MySQL ‑ testEmojis8033
test.datasource.MySQL ‑ testEmojisDefault
test.datasource.MySQL ‑ testExceptionOnAccessDenied
test.datasource.MySQL ‑ testMySQLWithBSTTimezone
test.datasource.MySQL ‑ testMySQLWithLondonTimezone
test.datasource.MySQL ‑ testStoredProcIn
test.datasource.MySQL ‑ testStoredProcInOut
test.datasource.MySQL ‑ testStoredProcOut
test.datasource.MySQL ‑ testTransactionCommit
test.datasource.MySQL ‑ testTransactionRollback
test.datasource.MySQL ‑ testType
test.datasource.MySQL ‑ testTypes8019
test.datasource.MySQL ‑ testTypes8033
test.datasource.MySQL ‑ testTypesDefault
test.datasource.MySQL_Driver ‑ test with version 6.0.6
test.datasource.MySQL_Driver ‑ test with version 8.0.14
test.datasource.MySQL_Driver ‑ test with version 8.0.15
test.datasource.MySQL_Driver ‑ test with version 8.0.16
test.datasource.MySQL_Driver ‑ test with version 8.0.17
test.datasource.MySQL_Driver ‑ test with version 8.0.18
test.datasource.MySQL_Driver ‑ test with version 8.0.24
test.datasource.Oracle ‑ testConnection
test.datasource.Oracle ‑ testInsertTable
test.datasource.Oracle ‑ testStoredProcIn
test.datasource.Oracle ‑ testStoredProcInOut
test.datasource.Oracle ‑ testStoredProcOut
test.datasource.Oracle ‑ testStoredProcXmlType
test.datasource.PostgreSQL ‑ testConnection
test.datasource.PostgreSQL ‑ testConnection42
test.datasource.PostgreSQL ‑ testConnection83
test.datasource.PostgreSQL ‑ testConnection94
test.datasource.PostgreSQL ‑ testLDEV1063a
test.datasource.PostgreSQL ‑ testLDEV1063b
test.extension.S3 ‑ check having a file and directory with the same name
test.extension.S3 ‑ copy a bucket with content
test.extension.S3 ‑ copy a empty bucket
test.extension.S3 ‑ create/delete a bucket with a file
test.extension.S3 ‑ create/delete a empty bucket
test.extension.S3 ‑ create/delete a empty folder
test.extension.S3 ‑ create/delete a file
test.extension.S3 ‑ create/delete a folder with a file
test.extension.S3 ‑ file append/write
test.extension.S3 ‑ file copy/delete
test.extension.S3 ‑ file move/delete
test.extension.S3 ‑ list buckets
test.extension.S3 ‑ list content of a bucket
test.extension.S3 ‑ move a bucket with content
test.functions.ACos ‑ checking acos() function invalid range
test.functions.ACos ‑ checking acos(0.7) function
test.functions.ACos ‑ checking acos(1) function
test.functions.ASin ‑ Checking ASin() function
test.functions.ASin ‑ Checking ASin() function invaid input
test.functions.Abs ‑ checking abs() function
test.functions.ArrayAppend ‑ testArrayAppend
test.functions.ArrayAvg ‑ testArrayAvg
test.functions.ArrayClear ‑ testArrayClear
test.functions.ArrayDelete ‑ testArrayDelete
test.functions.ArrayDelete ‑ testArrayDeleteCase
test.functions.ArrayDeleteAt ‑ checking arrayDeleteAt() function
test.functions.ArrayDeleteNoCase ‑ test
test.functions.ArrayDeleteNoCase ‑ testCase
test.functions.ArrayEach ‑ checking ArrayEach() function
test.functions.ArrayFilter ‑ checking arrayFilter() function
test.functions.ArrayFind ‑ checking arrayFind() function
test.functions.ArrayFindAll ‑ checking arrayFindAll() function
test.functions.ArrayFindAllNoCase ‑ checking ArrayFindAllNocase() function
test.functions.ArrayFindNoCase ‑ checking ArrayFindNocase() function
test.functions.ArrayFirst ‑ testArrrayFirst
test.functions.ArrayIndexExists ‑ checking ArrayIndexExists() function
test.functions.ArrayInsertAt ‑ checking ArraInsertAt() function
test.functions.ArrayIsDefined ‑ checking ArrayIsDefined() function
test.functions.ArrayIsEmpty ‑ checking ArrayIsEmpty() function
test.functions.ArrayLast ‑ checking ArrayLast() function
test.functions.ArrayLen ‑ checking ArrayLen() function
test.functions.ArrayMax ‑ checking ArrayMax() function
test.functions.ArrayMedian ‑ testArrayMedian
test.functions.ArrayMerge ‑ checking ArrayMerge() function
test.functions.ArrayMid ‑ checking ArrayMid() function
test.functions.ArrayMin ‑ checking ArrayMin() function
test.functions.ArrayNew ‑ testArrayNew
test.functions.ArrayNew ‑ testArraySync
test.functions.ArrayNew ‑ testArraySyncNamed
test.functions.ArrayPop ‑ Checking script and tag syntax
test.functions.ArrayPop ‑ Checking with empty array
test.functions.ArrayPop ‑ Checking with empty value and default value
test.functions.ArrayPrepend ‑ checking ArrayPrepend() function
test.functions.ArrayPush ‑ Checking with arrayPush()
test.functions.ArrayRemoveDuplicates ‑ Checking ArrayRemoveDuplicates() function
test.functions.ArrayRemoveDuplicates ‑ Checking ArrayRemoveDuplicates() member function
test.functions.ArrayResize ‑ checking ArrayResize() function
test.functions.ArrayReverse ‑ testArrayReverse
test.functions.ArraySet ‑ checking ArraySet() function
test.functions.ArrayShift ‑ Checking script and tag syntax
test.functions.ArrayShift ‑ Checking with empty array
test.functions.ArrayShift ‑ Checking with empty value and default value
test.functions.ArraySlice ‑ checking ArraySlice() function
test.functions.ArraySort ‑ checking ArraySort() function
test.functions.ArraySort ‑ checking ArraySort(asc;localeSensitive=false) function
test.functions.ArraySort ‑ checking ArraySort(asc;localeSensitive=true) function
test.functions.ArraySort ‑ checking ArraySort(desc;localeSensitive=false) function
test.functions.ArraySort ‑ checking ArraySort(desc;localeSensitive=true) function
test.functions.ArraySplice ‑ 2 arguments
test.functions.ArraySplice ‑ 2 arguments with null
test.functions.ArraySplice ‑ 3 arguments (len -1)
test.functions.ArraySplice ‑ 3 arguments (len -2)
test.functions.ArraySplice ‑ 3 arguments (len 0)
test.functions.ArraySplice ‑ 3 arguments (len within array)
test.functions.ArraySplice ‑ 4 arguments 
test.functions.ArraySplice ‑ 4 arguments with null
test.functions.ArraySum ‑ checking ArraySum() function
test.functions.ArraySwap ‑ Checking ArraySwap() function
test.functions.ArrayToList ‑ Checking arrayToList() function
test.functions.ArrayToStruct ‑ Checking ArrayToStruct() function
test.functions.ArrayUnShift ‑ Checking with arrayUnShift()
test.functions.Asc ‑ Checking Asc() function
test.functions.Atn ‑ Checking Atn() function
test.functions.Beat ‑ Checking Beat() function
test.functions.BinaryDecode ‑ invalid characters
test.functions.BinaryDecode ‑ invalid characters with precise mode
test.functions.BinaryDecode ‑ valid characters, invalid length NOT precise mode
test.functions.BinaryDecode ‑ valid characters, invalid length precise mode
test.functions.BinaryDecode ‑ valid characters, valid length
test.functions.BinaryEncode ‑ checking binaryEncode() function
test.functions.BitAnd ‑ Checking BitAnd() function float edge case 
test.functions.BitAnd ‑ Checking BitAnd() function float like integers
test.functions.BitAnd ‑ Checking BitAnd() function integers
test.functions.BitAnd ‑ should correctly perform bitwise AND between a BigInteger and a smaller integer
test.functions.BitAnd ‑ should correctly perform bitwise AND between a positive and a negative number
test.functions.BitAnd ‑ should correctly perform bitwise AND between a positive and a zero number
test.functions.BitAnd ‑ should correctly perform bitwise AND between two large BigInteger values
test.functions.BitAnd ‑ should correctly perform bitwise AND between two negative numbers
test.functions.BitAnd ‑ should correctly perform bitwise AND between two positive numbers
test.functions.BitAnd ‑ should handle bitwise AND where one number is the maximum integer value
test.functions.BitAnd ‑ should return 0 when both numbers are zero
test.functions.BitMaskClear ‑ Checking BitMaskClear() function
test.functions.BitMaskRead ‑ Checking BitMaskRead() function
test.functions.BitMaskSet ‑ Checking BitMaskSet() function
test.functions.BitNot ‑ checking BitNot() function
test.functions.BitNot ‑ checking BitNot() function with a large number outside int range
test.functions.BitOr ‑ Checking BitOr() function
test.functions.BitOr ‑ should correctly perform bitwise OR between a BigInteger and a smaller integer
test.functions.BitOr ‑ should correctly perform bitwise OR between a positive and a negative number
test.functions.BitOr ‑ should correctly perform bitwise OR between a positive and a zero number
test.functions.BitOr ‑ should correctly perform bitwise OR between two large Number values
test.functions.BitOr ‑ should correctly perform bitwise OR between two large String values
test.functions.BitOr ‑ should correctly perform bitwise OR between two negative numbers
test.functions.BitOr ‑ should correctly perform bitwise OR between two positive numbers
test.functions.BitOr ‑ should handle bitwise OR where one number is the maximum integer value
test.functions.BitOr ‑ should return the non-zero value when one number is zero
test.functions.BitSHLN ‑ Checking BitSHLN() function with extreme shifts 128
test.functions.BitSHLN ‑ Checking BitSHLN() function with extreme shifts 16
test.functions.BitSHLN ‑ Checking BitSHLN() function with extreme shifts 64
test.functions.BitSHLN ‑ Checking BitSHLN() function with large number shift
test.functions.BitSHLN ‑ Checking BitSHLN() function with negative shift
test.functions.BitSHLN ‑ Checking BitSHLN() function with small shifts
test.functions.BitSHLN ‑ Checking BitSHLN() function with zero shift
test.functions.BitSHRN ‑ Checking BitSHRN() function
test.functions.BitSHRN ‑ Checking BitSHRN() function with extreme shift values
test.functions.BitSHRN ‑ Checking BitSHRN() function with large numbers
test.functions.BitSHRN ‑ Checking BitSHRN() function with negative numbers
test.functions.BitSHRN ‑ Checking BitSHRN() function with shifting zero
test.functions.BitXor ‑ Checking BitXOr() function
test.functions.BitXor ‑ Checking BitXOr() function between two large numbers
test.functions.BitXor ‑ Checking BitXOr() function with a large number outside int range
test.functions.BitXor ‑ Checking BitXOr() function with different large numbers
test.functions.BitXor ‑ Checking BitXOr() function with negative numbers
test.functions.BitXor ‑ Checking BitXOr() function with small integers
test.functions.BitXor ‑ Checking BitXOr() function with zero
test.functions.BooleanFormat ‑ testBooleanFalse
test.functions.BooleanFormat ‑ testBooleanTrue
test.functions.BooleanFormat ‑ testEmpty
test.functions.BooleanFormat ‑ testEmtyString
test.functions.BooleanFormat ‑ testMemberFunc
test.functions.CJustify ‑ testCJustify
test.functions.CacheClear ‑ testCacheClearEHCache
test.functions.CacheClear ‑ testCacheClearJBossCache
test.functions.CacheClear ‑ testCacheClearMongoDB
test.functions.CacheClear ‑ testCacheClearRAMCache
test.functions.CacheClear ‑ testCacheClearTagsRAM
test.functions.CacheCount ‑ Checking testCacheCountEHCache()
test.functions.CacheCount ‑ Checking testCacheCountJBossCache()
test.functions.CacheCount ‑ Checking testCacheCountRAMCache()
test.functions.CacheDelete ‑ Checking testCacheDeleteEHCache()
test.functions.CacheDelete ‑ Checking testCacheDeleteJBossCache()
test.functions.CacheDelete ‑ Checking testCacheDeleteRAMCache()
test.functions.CacheGet ‑ Checking testCacheGetEHCache()
test.functions.CacheGet ‑ Checking testCacheGetJBossCache()
test.functions.CacheGet ‑ Checking testCacheGetRAMCache()
test.functions.CacheGetAll ‑ Checking testCacheGetAllEHCache()
test.functions.CacheGetAll ‑ Checking testCacheGetAllJBossCache()
test.functions.CacheGetAll ‑ Checking testCacheGetAllRAMCache()
test.functions.CacheGetAllIds ‑ Checking testCacheGetAllIdsEHCache()
test.functions.CacheGetAllIds ‑ Checking testCacheGetAllIdsJBossCache()
test.functions.CacheGetAllIds ‑ Checking testCacheGetAllIdsRAMCache()
test.functions.CacheGetMetadata ‑ Checking testCacheGetMetadataEHCache()
test.functions.CacheGetMetadata ‑ Checking testCacheGetMetadataJBossCache()
test.functions.CacheGetMetadata ‑ Checking testCacheGetMetadataRAMCache()
test.functions.CacheGetProperties ‑ Checking testCacheGetPropertiesEHCache()
test.functions.CacheGetProperties ‑ Checking testCacheGetPropertiesJBossCache()
test.functions.CacheGetProperties ‑ Checking testCacheGetPropertiesRAMCache()
test.functions.CacheKeyExists ‑ Checking testCacheKeyExistsEHCache()
test.functions.CacheKeyExists ‑ Checking testCacheKeyExistsJBossCache()
test.functions.CacheKeyExists ‑ Checking testCacheKeyExistsRAMCache()
test.functions.CachePut ‑ testCachePutEHCache
test.functions.CachePut ‑ testCachePutJBossCache
test.functions.CachePut ‑ testCachePutRAMCache
test.functions.CallStackGet ‑ testCallStackGetArray
test.functions.CallStackGet ‑ testCallStackGetJSON
test.functions.Canonicalize ‑ checking Canonicalize() function
test.functions.Ceiling ‑ checking Ceiling() function
test.functions.Cfusion_decrypt ‑ Checking the Cfusion_decrypt() function
test.functions.CharsetDecode ‑ testCharsetDecode
test.functions.CharsetEncode ‑ testCharsetEncode
test.functions.Chr ‑ checking Chr() function
test.functions.ClearTimeZone ‑ test
test.functions.CollectionEach ‑ checking collection.each() function
test.functions.CollectionEach ‑ checking collectionEach() function
test.functions.CollectionEvery ‑ checking collection.every() function
test.functions.CollectionEvery ‑ checking collectionEvery() function
test.functions.CollectionFilter ‑ checking collection.filter() function
test.functions.CollectionFilter ‑ checking collectionFilter() function
test.functions.CollectionSome ‑ checking collection.some() function
test.functions.CollectionSome ‑ checking collectionSome() function
test.functions.Compare ‑ checking Compare() function
test.functions.CompareNoCase ‑ checking CompareNoCase() function
test.functions.Compress ‑ test
test.functions.ContractPath ‑ testMapping
test.functions.Cos ‑ checking Cos() function
test.functions.CreateDate ‑ checking CreateDate() function
test.functions.CreateDateTime ‑ checking CreateDateTime() function
test.functions.CreateDynamicProxy ‑ testJavaSetting
test.functions.CreateDynamicProxy ‑ testOSGiBundle
test.functions.CreateODBCDate ‑ testCreateODBCDate
test.functions.CreateODBCDateTime ‑ checking CreateODBCDateTime() function
test.functions.CreateODBCTime ‑ checking CreateODBCTime() function
test.functions.CreateTime ‑ checking CreateTime() function
test.functions.CreateTimeSpan ‑ checking CreateTimeSpan() function
test.functions.CreateULID ‑ checking CreateULID('Monotonic') function
test.functions.CreateULID ‑ checking CreateULID('Monotonic') function perf with 10 rows
test.functions.CreateULID ‑ checking CreateULID('Monotonic') function perf with 10 rows (pre cooked)
test.functions.CreateULID ‑ checking CreateULID('hash', number, string ) function
test.functions.CreateULID ‑ checking CreateULID() function
test.functions.CreateULID ‑ checking CreateULID() function perf with 10 rows
test.functions.CreateULID ‑ checking CreateUUID() function perf with 10 rows
test.functions.CreateULID ‑ checking CreateUUID() function perf with 10 rows (pre cooked)
test.functions.CreateUUID ‑ checking CreateUUID() function
test.functions.CreateUniqueId ‑ checking CreateUniqueId('counter') function
test.functions.CreateUniqueId ‑ checking CreateUniqueId() function
test.functions.DE ‑ Checking with DE
test.functions.DateAdd ‑ checking DateAdd() function with testDateAdd
test.functions.DateAdd ‑ checking DateAdd() function with testDateAddMember
test.functions.DateCompare ‑ Checking with DateCompare
test.functions.DateCompare ‑ Checking with DateTime.Compare() member function
test.functions.DateConvert ‑ testDateConvert
test.functions.DateDiff ‑ Checking with DateDiff
test.functions.DateDiff ‑ Checking with dateTime.diff() member function
test.functions.DateFormat ‑ testDateFormat
test.functions.DateFormat ‑ testDateFormatMember
test.functions.DateFormat ‑ testDateFormatTimeZone_UZ
test.functions.DateFormat ‑ testDateFormatTimeZone_X
test.functions.DateFormat ‑ testDateFormatTimeZone_lz
test.functions.DateFormat ‑ testEmpty
test.functions.DatePart ‑ Checking with DatePart
test.functions.DatePart ‑ Checking with DatePartMember
test.functions.DateTimeFormat ‑ Checking empty string with DateTimeFormat
test.functions.DateTimeFormat ‑ dateAndTimeFormat() function with arguments
test.functions.Day ‑ Checking day() member function
test.functions.Day ‑ Checking with Day
test.functions.DayOfWeek ‑ checking DayOfWeek() function
test.functions.DayOfWeekAsString ‑ checking DayOfWeekAsString() function
test.functions.DayOfWeekShortAsString ‑ Checking the DayOfWeekShortAsString() function
test.functions.DayOfYear ‑ checking DateTime.DayOfYear() member function
test.functions.DayOfYear ‑ checking DayOfYear() function
test.functions.DaysInMonth ‑ checking DateTime.DaysInMonth() member function
test.functions.DaysInMonth ‑ checking DaysInMonth() function
test.functions.DaysInYear ‑ checking DateTime.DaysInYear() member function
test.functions.DaysInYear ‑ checking DaysInYear() function
test.functions.DeSerializeJSON ‑ checking DeSerializeJSON() function
test.functions.DeSerializeJSON ‑ checking DeSerializeJSON() function with first argument JSONVar argument
test.functions.DeSerializeJSON ‑ checking DeSerializeJSON() function with second argument strictMapping argument
test.functions.DeSerializeJSON ‑ checking DeSerializeJSON() function with third argument useCustomSerializer argument
test.functions.DeSerializeJSON ‑ checking testBoolean
test.functions.DeSerializeJSON ‑ checking testMustFail
test.functions.DeSerializeJSON ‑ checking testNull
test.functions.DeSerializeJSON ‑ checking testNumber
test.functions.DeSerializeJSON ‑ checking testNumbersBreakingInByteForm1
test.functions.DeSerializeJSON ‑ checking testNumbersBreakingInByteForm2
test.functions.DeSerializeJSON ‑ checking testString
test.functions.DeSerializeJSON ‑ deserializeJson should NOT allow json5, block comment when format is set to json
test.functions.DeSerializeJSON ‑ deserializeJson should NOT allow json5, single line comment when format is set to json
test.functions.DeSerializeJSON ‑ deserializeJson should allow json5, block comment by default
test.functions.DeSerializeJSON ‑ deserializeJson should allow json5, block comment when format is set to json5
test.functions.DeSerializeJSON ‑ deserializeJson should allow json5, single line comment by default
test.functions.DeSerializeJSON ‑ deserializeJson should allow json5, single line comment when format is set to json5
test.functions.DecimalFormat ‑ Checking empty string with DecimalFormat
test.functions.DecimalFormat ‑ Checking with DecimalFormat
test.functions.DecodeForHTML ‑ Checking with decodeForHTML
test.functions.DecodeForHTML ‑ Checking with decodeForHTMLMember
test.functions.DecodeFromURL ‑ Checking with decodeFromURL
test.functions.DecrementValue ‑ Checking with decodeFromURL
test.functions.Decrypt ‑ testDecrypt
test.functions.DeleteClientVariable ‑ testDeleteClientVariable
test.functions.DirectoryCopy ‑ testdirectoryCopy
test.functions.DirectoryCreate ‑ Checking with directoryCreate()
test.functions.DirectoryDelete ‑ testDirectoryDelete
test.functions.DirectoryExists ‑ testDirectoryNotExists
test.functions.DirectoryExists ‑ testExistingDirectory
test.functions.DirectoryExists ‑ testRelpath
test.functions.DirectoryInfo ‑ Checking mode key on linux cfdirectory action=info
test.functions.DirectoryInfo ‑ Checking mode key on linux directoryInfo function
test.functions.DirectoryInfo ‑ Checking with cfdirectory action=info
test.functions.DirectoryInfo ‑ Checking with directoryInfo function
test.functions.DirectoryList ‑ testDirectoryList
test.functions.DirectoryRename ‑ Checking with directoryRename
test.functions.DollarFormat ‑ testEmpty
test.functions.DollarFormat ‑ testFail
test.functions.DollarFormat ‑ testLocales
test.functions.DollarFormat ‑ testNegative
test.functions.DollarFormat ‑ testRounding
test.functions.Duplicate ‑ Checking with Duplicate
test.functions.ESAPIEncode ‑ Checking with ESAPIEncode
test.functions.EncodeForCSS ‑ testEncodeForCSS
test.functions.EncodeForCSS ‑ testEncodeForCSSMember
test.functions.EncodeForDN ‑ Checking EncodeForDN() function
test.functions.EncodeForDN ‑ Checking testEncodeForDNMember
test.functions.EncodeForHTML ‑ Checking with EncodeForHTML
test.functions.EncodeForHTML ‑ Checking with EncodeForHTMLMember
test.functions.EncodeForHTMLAttribute ‑ Checking with EncodeForHTMLAttribute
test.functions.EncodeForHTMLAttribute ‑ Checking with EncodeForHTMLAttributeMember
test.functions.EncodeForJavascript ‑ Checking with EncodeForJavascript
test.functions.EncodeForJavascript ‑ Checking with EncodeForJavascriptMember
test.functions.EncodeForLDAP ‑ Checking with EncodeForLDAP
test.functions.EncodeForLDAP ‑ Checking with EncodeForLDAPMember
test.functions.EncodeForURL ‑ Checking with EncodeForURL
test.functions.EncodeForURL ‑ Checking with EncodeForURLMember
test.functions.EncodeForXML ‑ Checking with EncodeForXML
test.functions.EncodeForXML ‑ Checking with EncodeForXMLMember
test.functions.EncodeForXMLAttribute ‑ Checking with EncodeForXMLAttribute
test.functions.EncodeForXMLAttribute ‑ Checking with EncodeForXMLAttributeMember
test.functions.EncodeForXPath ‑ Checking with EncodeForXPathMember
test.functions.Encrypt ‑ Checking with Encrypt
test.functions.Encrypt ‑ Checking with Encrypt()
test.functions.Evaluate ‑ Checking the evaluate() function
test.functions.Exp ‑ Checking with Exp
test.functions.ExpandPath ‑ testBackSlashJM
test.functions.ExpandPath ‑ testDot
test.functions.ExpandPath ‑ testDotDot
test.functions.ExpandPath ‑ testDotDotSlash
test.functions.ExpandPath ‑ testMapping
test.functions.ExpandPath ‑ testSlash
test.functions.ExpandPath ‑ testSlashJM
test.functions.FileAppend ‑ Checking with FileAppend
test.functions.FileAppend ‑ Checking with FileAppend Object - append
test.functions.FileAppend ‑ Checking with FileAppend Object - write
test.functions.FileCopy ‑ Checking with FileCopy
test.functions.FileDelete ‑ Checking with FileDelete()
test.functions.FileExists ‑ testExistingFile
test.functions.FileExists ‑ testNotExistingFile
test.functions.FileExists ‑ testNotFile
test.functions.FileExists ‑ testRelPath
test.functions.FileInfo ‑ Checking with fileInfo function
test.functions.FileMove ‑ Checking with fileMove
test.functions.FileReadLine ‑ testFileReadLine
test.functions.FileSeek ‑ checking fileSeek() function
test.functions.FileSetAccessMode ‑ test access modes
test.functions.FileSetAttribute ‑ Checking FileCopy - Destination file access mode with file attribute [archive] (windows)
test.functions.FileSetAttribute ‑ Checking FileCopy - Destination file access mode with file attribute [hidden] (windows)
test.functions.FileSetAttribute ‑ Checking FileCopy- Destination file access mode with file attribute [readonly]
test.functions.FileSetAttribute ‑ Checking FileCopy- Destination file access mode with file attribute normal
test.functions.FileSetAttribute ‑ Checking changing file attribute between NORMAL and READONLY
test.functions.FileSetLastModified ‑ Checking with fileSetLastModified function
test.functions.FileTouch ‑ testTouchOfExistingFile
test.functions.FileTouch ‑ testTouchOfNotExistingFile
test.functions.FileWrite ‑ testFileWrite
test.functions.FileWriteLine ‑ testFileWriteLine
test.functions.FileWriteLine ‑ testFileWriteLineObject
test.functions.Find ‑ Checking with find
test.functions.FindLast ‑ Checking with findLast
test.functions.FindLastNoCase ‑ Checking with findLastNoCase
test.functions.FindNoCase ‑ Checking with findNoCase
test.functions.FindOneOf ‑ Checking with findOneOf function
test.functions.FindOneOf ‑ Checking with string.findOneOf() member function
test.functions.FirstDayOfMonth ‑ Checking the datetime.firstDayOfMonth() member function
test.functions.FirstDayOfMonth ‑ Checking the firstDayOfMonth() function
test.functions.Fix ‑ Checking the fix() function
test.functions.Fix ‑ Checking the fix() with member function
test.functions.Generate3DESKey ‑ Checking the generate3DESKey() function
test.functions.GeneratePBKDFkey ‑ Checking the generatePBKDFkey() function with named arguments
test.functions.GeneratePBKDFkey ‑ Checking the generatePBKDFkey() function with positional arguments
test.functions.GenerateRSAKeys ‑ Checking defaults
test.functions.GenerateRSAKeys ‑ Checking with 1024
test.functions.GenerateRSAKeys ‑ Checking with 2048
test.functions.GenerateRSAKeys ‑ Checking with 4096
test.functions.GenerateRSAKeys ‑ Checking with 777
test.functions.GetComponentMetadata ‑ testAbstractComponent
test.functions.GetComponentMetadata ‑ testFunctions
test.functions.GetComponentMetadata ‑ testInterface
test.functions.GetComponentStaticScope ‑ test
test.functions.GetContextInfo ‑ test
test.functions.GetFileInfo ‑ Checking with getFileInfo function
test.functions.GetFunctionCalledName ‑ testGetFunctionCalledName
test.functions.GetFunctionData ‑ checking getFunctionData() function
test.functions.GetFunctionKeywords ‑ test
test.functions.GetHttpRequestData ‑ testFalse
test.functions.GetHttpRequestData ‑ testNoArgs
test.functions.GetHttpRequestData ‑ testTrue
test.functions.GetMetaData ‑ Checking 2 dim array
test.functions.GetMetaData ‑ Checking UDFs
test.functions.GetMetaData ‑ Checking ordered struct
test.functions.GetMetaData ‑ Checking regular array
test.functions.GetMetaData ‑ Checking regular struct
test.functions.GetMetaData ‑ Checking soft struct
test.functions.GetMetaData ‑ Checking typed array
test.functions.GetNumericDate ‑ checking getNumericDate() function
test.functions.GetTagData ‑ checking getTagData() function
test.functions.GetTempFile ‑ testGetTempFileExtension
test.functions.GetTempFile ‑ testGetTempFilePrefix
test.functions.GetTickCount ‑ testGetTickCount
test.functions.GetUserRoles ‑ Checking getUserRoles() function
test.functions.GetWriteableImageFormats ‑ testWritableImageFormats
test.functions.HMAC ‑ Checking the hmac() with key & algorithm arguments
test.functions.HMAC ‑ Checking the hmac() with key argument
test.functions.HMAC ‑ Checking the hmac() with key, algorithm & encoding arguments
test.functions.HTMLCodeFormat ‑ Checking the htmlCodeFormat() function
test.functions.HTMLParse ‑ Checking HtmlParse() function
test.functions.Hash40 ‑ Checking the Hash40()
test.functions.Hash40 ‑ Checking the Hash40() with algorithm argument
test.functions.Hash40 ‑ Checking the Hash40() with encoding & algorithm arguments
test.functions.Hash40 ‑ Checking the Hash40() with encoding, algorithm & numIterations arguments
test.functions.Hour ‑ Checking with Hour() function
test.functions.IIf ‑ Checking with iIf() function
test.functions.ImageAddBorder ‑ testImageAddBorder
test.functions.ImageBlur ‑ testBase64
test.functions.ImageBlur ‑ testBinary
test.functions.ImageBlur ‑ testImage
test.functions.ImageBlur ‑ testVariableName
test.functions.ImageCrop ‑ testImage
test.functions.ImageDrawArc ‑ Checking with image.DrawArc()
test.functions.ImageDrawArc ‑ Checking with imageDrawArc
test.functions.ImageDrawBeveledRect ‑ Checking with ImageDrawBeveledRect
test.functions.ImageDrawBeveledRect ‑ Checking with image.drawBeveledRect()
test.functions.ImageDrawLine ‑ Checking with ImageDrawLine
test.functions.ImageDrawLine ‑ Checking with image.drawLine()
test.functions.ImageDrawOval ‑ Checking with ImageDrawOval
test.functions.ImageDrawOval ‑ Checking with image.drawOval()
test.functions.ImageDrawPoint ‑ Checking with ImageDrawOval
test.functions.ImageDrawPoint ‑ Checking with image.drawOval()
test.functions.ImageDrawText ‑ Checking with Image.DrawText()
test.functions.ImageDrawText ‑ Checking with ImageDrawText()
test.functions.ImageGetEXIFMetadata ‑ testImageGetEXIFMetadata
test.functions.ImageGetEXIFTag ‑ Checking with ImageGetEXIFTag
test.functions.ImageGetHeight ‑ testBase64
test.functions.ImageGetHeight ‑ testBinary
test.functions.ImageGetHeight ‑ testImage
test.functions.ImageGetHeight ‑ testVariableName
test.functions.ImageGetWidth ‑ testBase64
test.functions.ImageGetWidth ‑ testBinary
test.functions.ImageGetWidth ‑ testImage
test.functions.ImageGetWidth ‑ testVariableName
test.functions.ImageResize ‑ test
test.functions.ImageRotateDrawingAxis ‑ Checking with image.rotateDrawingAxis()
test.functions.ImageRotateDrawingAxis ‑ Checking with imageRotateDrawingAxis()
test.functions.ImageShearDrawingAxis ‑ Checking with Image.ShearDrawingAxis()
test.functions.ImageShearDrawingAxis ‑ Checking with ImageShearDrawingAxis
test.functions.Int ‑ testFloor
test.functions.Int ‑ testInt
test.functions.InternalRequest ‑ testAbort
test.functions.InternalRequest ‑ testContent
test.functions.InternalRequest ‑ testContentFile
test.functions.InternalRequest ‑ testContentTypeAndLength
test.functions.InternalRequest ‑ testFormQueryString
test.functions.InternalRequest ‑ testFormQueryStringAndSameAsArray
test.functions.InternalRequest ‑ testFormQueryStringAndSameAsList
test.functions.InternalRequest ‑ testFormStruct
test.functions.InternalRequest ‑ testInternalRequestPublic
test.functions.InternalRequest ‑ testUrlQueryString
test.functions.InternalRequest ‑ testUrlQueryStringAndSameAsArray
test.functions.InternalRequest ‑ testUrlQueryStringAndSameAsList
test.functions.InternalRequest ‑ testUrlStruct
test.functions.IsBinary ‑ Checking the isBinary() function
test.functions.IsClosure ‑ Checking the isClosure() function
test.functions.IsCustomFunction ‑ testClosure
test.functions.IsCustomFunction ‑ testLambda
test.functions.IsCustomFunction ‑ testNonFunction
test.functions.IsCustomFunction ‑ testUDF
test.functions.IsDefined ‑ checking isDefined() function
test.functions.IsEmpty ‑ checking IsEmpty() function
test.functions.IsIPv6 ‑ Checking isIPv6() function
test.functions.IsImage ‑ checking isImage() function
test.functions.IsInThread ‑ Then the result should be false
test.functions.IsInThread ‑ Then the result should be true
test.functions.IsInstanceOf ‑ checking isInstanceOf() function
test.functions.IsJson ‑ testArray
test.functions.IsJson ‑ testBoolean
test.functions.IsJson ‑ testEmptyArray
test.functions.IsJson ‑ testEmptyObject
test.functions.IsJson ‑ testNull
test.functions.IsJson ‑ testNumber
test.functions.IsJson ‑ testString
test.functions.IsJson ‑ testValueDecimal
test.functions.IsJson ‑ testValueEmoji
test.functions.IsJson ‑ testValueFalse
test.functions.IsJson ‑ testValueNull
test.functions.IsJson ‑ testValueNumber
test.functions.IsJson ‑ testValueScientificNotation
test.functions.IsJson ‑ testValueString
test.functions.IsJson ‑ testValueTrue
test.functions.IsJson ‑ testVariableGet1
test.functions.IsJson ‑ testVariableGet2
test.functions.IsJson ‑ testVariableGet3
test.functions.IsJson ‑ testVariableGet4
test.functions.IsJson ‑ testVariableSet
test.functions.IsJson ‑ testWhiteSpace
test.functions.IsJson2 ‑ isJson should allow json5 inline by default
test.functions.IsJson2 ‑ isJson should allow json5 inline when format is set to [json5]
test.functions.IsJson2 ‑ isJson should allow json5, block comment by default
test.functions.IsJson2 ‑ isJson should allow json5, block comment when format is set to [json5]
test.functions.IsJson2 ‑ isJson shouldn't allow json5 inline when format is set to [json]
test.functions.IsJson2 ‑ isJson shouldn't allow json5, block comment when format is set to json
test.functions.IsLeapYear ‑ checking isLeapYear() function
test.functions.IsNumeric ‑ isnumeric function
test.functions.IsNumericDate ‑ Checking isNumericDate() function
test.functions.IsObject ‑ testIsObject
test.functions.IsObject ‑ testNull
test.functions.IsObject ‑ testNullSupport
test.functions.IsPDFFile ‑ testIsPDFFile
test.functions.IsPDFObject ‑ Checking the isPDFObject() function
test.functions.IsQuery ‑ Checking the isQuery() function
test.functions.IsSimpleValue ‑ Checking isSimpleaValue()
test.functions.IsStruct ‑ Checking the isStruct() function
test.functions.IsUserInRole ‑ Checking IsUserInRole() function
test.functions.IsValid ‑ testAny
test.functions.IsValid ‑ testArray
test.functions.IsValid ‑ testBinary
test.functions.IsValid ‑ testBoolean
test.functions.IsValid ‑ testClosure
test.functions.IsValid ‑ testCreditCard
test.functions.IsValid ‑ testDate
test.functions.IsValid ‑ testEmail
test.functions.IsValid ‑ testEuroDate
test.functions.IsValid ‑ testFloat
test.functions.IsValid ‑ testFunction
test.functions.IsValid ‑ testGUID
test.functions.IsValid ‑ testInteger
test.functions.IsValid ‑ testJSON
test.functions.IsValid ‑ testLambda
test.functions.IsValid ‑ testNumber
test.functions.IsValid ‑ testObject
test.functions.IsValid ‑ testPhone
test.functions.IsValid ‑ testQuery
test.functions.IsValid ‑ testRange
test.functions.IsValid ‑ testRegex
test.functions.IsValid ‑ testSSN
test.functions.IsValid ‑ testString
test.functions.IsValid ‑ testStruct
test.functions.IsValid ‑ testTime
test.functions.IsValid ‑ testURL
test.functions.IsValid ‑ testUSDate
test.functions.IsValid ‑ testUUID
test.functions.IsValid ‑ testVariableName
test.functions.IsValid ‑ testZip
test.functions.IsWddx ‑ Checking the isWddx() function
test.functions.IsXml ‑ Checking the isXML() function
test.functions.IsXmlElem ‑ Checking isXmlElem() function
test.functions.IsZipFile ‑ Checking the isZipFile() function
test.functions.JSStringFormat ‑ Checking jsStringFormat() function
test.functions.LCase ‑ testUCase
test.functions.LJustify ‑ testLJustify
test.functions.LSCurrencyFormat ‑ checking LSCurrencyFormat() function, English (Australian)
test.functions.LSCurrencyFormat ‑ checking LSCurrencyFormat() function, German (Standard)
test.functions.LSCurrencyFormat ‑ checking LSCurrencyFormat() function, German (Swiss)
test.functions.LSCurrencyFormat ‑ checking LSCurrencyFormat() function, Portuguese (Brazilian)
test.functions.LSDateFormat ‑ Checking with LSDateFormat
test.functions.LSEuroCurrencyFormat ‑ checking LSEuroCurrencyFormat() function
test.functions.LSParseDateTime ‑ checking LSparseDateTime() English (US)
test.functions.LSParseDateTime ‑ checking LSparseDateTime() English (Uk)
test.functions.LSParseDateTime ‑ checking LSparseDateTime() French (swiss)
test.functions.LSParseDateTime ‑ checking LSparseDateTime() German (swiss)
test.functions.LSParseDateTime ‑ checking LSparseDateTime() function
test.functions.LSParseDateTime ‑ checking LSparseDateTime() function with 1/1
test.functions.LSParseDateTime ‑ checking LSparseDateTime() italian (swiss)
test.functions.LSParseDateTime ‑ checking LSparseDateTime() misc tests
test.functions.LTrim ‑ checking lTrim()
test.functions.LTrim ‑ checking lTrim() member function
test.functions.Left ‑ testLeft
test.functions.ListAppend ‑ testListLast
test.functions.ListAvg ‑ testListAvg
test.functions.ListChangeDelims ‑ Checking with ListChangeDelims
test.functions.ListCompact ‑ testListAvg
test.functions.ListContains ‑ Checking with ListContains
test.functions.ListContainsNoCase ‑ Checking with ListContainsNoCase
test.functions.ListDeleteAt ‑ testListLast
test.functions.ListFind ‑ Checking with ListFind
test.functions.ListFindNoCase ‑ Checking with ListFindNoCase
test.functions.ListFirst ‑ testListFirst
test.functions.ListFirst ‑ testListFirstCount
test.functions.ListFirst ‑ testListFirstMemberFunction
test.functions.ListIndexExists ‑ Checking with ListIndexExists
test.functions.ListLast ‑ testListLast
test.functions.ListLast ‑ testListLastCount
test.functions.ListLast ‑ testListLastMemberFunction
test.functions.ListRemoveDuplicates ‑ checking listRemoveDuplicates function, having duplicate value at last
test.functions.ListRemoveDuplicates ‑ checking listRemoveDuplicates function, having empty value at last
test.functions.ListRemoveDuplicates ‑ checking listRemoveDuplicates function, having simple list with duplicate values
test.functions.ListRest ‑ testListRest
test.functions.ListRest ‑ testListRestmember
test.functions.ListToArray ‑ checking ListToArray() function
test.functions.MarkdownToHTML ‑ Checking with markdownToHTML with a file
test.functions.MarkdownToHTML ‑ Checking with markdownToHTML with a string
test.functions.Metaphone ‑ testMetaphone
test.functions.Mid ‑ testMid
test.functions.Millisecond ‑ testMillisccond
test.functions.MonthShortAsString ‑ Checking monthShortAsString() function
test.functions.NumberFormat ‑ Checking empty string with DecimalFormat
test.functions.NumberFormat ‑ Checking with Numeric.numberFormat() member function
test.functions.NumberFormat ‑ Checking with numberFormat()
test.functions.ORMExecuteQuery ‑ test array parameter
test.functions.ORMExecuteQuery ‑ test inline parameter
test.functions.ORMExecuteQuery ‑ test legacy parameter
test.functions.ORMExecuteQuery ‑ test struct parameter
test.functions.ObjectSave ‑ testArgumentIntKey
test.functions.ParaMeterexists ‑ checking parameterExists() function
test.functions.ParagraphFormat ‑ testParagraphFormat
test.functions.ParagraphFormat ‑ testParagraphFormatMember
test.functions.Quarter ‑ Checking the quarter() function
test.functions.QueryAddColumn ‑ testQueryAddColumn
test.functions.QueryAddColumn ‑ testQueryAddColumnMemberFuction
test.functions.QueryAddRow ‑ testAddingComplexValues
test.functions.QueryAddRow ‑ testqueryAddRow
test.functions.QueryAddRow ‑ testqueryAddRowMemberFuction
test.functions.QueryAppend ‑ Checking with to queries with the different columns
test.functions.QueryAppend ‑ Checking with to queries with the same columns
test.functions.QueryClear ‑ Checking with to queries with the same columns
test.functions.QueryColumnCount ‑ checking query.columnCount member function
test.functions.QueryColumnCount ‑ checking queryColumnCount function
test.functions.QueryColumnData ‑ test
test.functions.QueryColumnData ‑ testMember
test.functions.QueryColumnExists ‑ testColumnExistsMember
test.functions.QueryColumnExists ‑ testKeyExistsMember
test.functions.QueryColumnExists ‑ testQueryColumnExists
test.functions.QueryColumnExists ‑ testQueryKeyExists
test.functions.QueryColumnList ‑ checking query.columnList member function
test.functions.QueryColumnList ‑ checking queryColumnlist function
test.functions.QueryCurrentRow ‑ checking query.currentRow member function
test.functions.QueryCurrentRow ‑ checking queryCurrentRow function
test.functions.QueryDeleteColumn ‑ testQueryDeleteColumn
test.functions.QueryDeleteColumn ‑ testQueryDeleteColumnMemberFuction
test.functions.QueryDeleteRow ‑ testQueryDeleteRow
test.functions.QueryDeleteRow ‑ testQueryDeleteRowMemberFuction
test.functions.QueryEach ‑ testFunction
test.functions.QueryEach ‑ testMemberFunction
test.functions.QueryEvery ‑ Checking Query.every() member Function
test.functions.QueryEvery ‑ Checking with QueryEvery()
test.functions.QueryExecute ‑ testArg1
test.functions.QueryExecute ‑ testArg2
test.functions.QueryExecute ‑ testArg3
test.functions.QueryExecute ‑ testNamedArg1
test.functions.QueryExecute ‑ testNamedArg2
test.functions.QueryExecute ‑ testNamedArg3
test.functions.QueryFilter ‑ testFunction
test.functions.QueryFilter ‑ testMemberFunction
test.functions.QueryGetCell ‑ checking query.getCell member function
test.functions.QueryGetCell ‑ checking queryGetCell function
test.functions.QueryInsertAt ‑ array insert after the end
test.functions.QueryInsertAt ‑ array insert at beginning
test.functions.QueryInsertAt ‑ array insert at the end
test.functions.QueryInsertAt ‑ array insert in middle
test.functions.QueryInsertAt ‑ array insert invalid 
test.functions.QueryInsertAt ‑ array insert invalid 0
test.functions.QueryInsertAt ‑ query insert after the end
test.functions.QueryInsertAt ‑ query insert at beginning
test.functions.QueryInsertAt ‑ query insert at the end
test.functions.QueryInsertAt ‑ query insert in middle
test.functions.QueryInsertAt ‑ query insert invalid 
test.functions.QueryInsertAt ‑ query insert invalid 0
test.functions.QueryInsertAt ‑ struct insert after the end
test.functions.QueryInsertAt ‑ struct insert at beginning
test.functions.QueryInsertAt ‑ struct insert at the end
test.functions.QueryInsertAt ‑ struct insert in middle
test.functions.QueryInsertAt ‑ struct insert invalid 
test.functions.QueryInsertAt ‑ struct insert invalid 0
test.functions.QueryIsEmpty ‑ Checking function QueryIsEmpty()
test.functions.QueryIsEmpty ‑ Checking member function query.isEmpty()
test.functions.QueryKeyExists ‑ testFunction
test.functions.QueryKeyExists ‑ testMemberFunction
test.functions.QueryLazy ‑ testLazyArray
test.functions.QueryLazy ‑ testLazyBlockFactor1
test.functions.QueryLazy ‑ testLazyQuery
test.functions.QueryLazy ‑ testLazyStructById
test.functions.QueryLazy ‑ testLazyStructByN
test.functions.QueryMap ‑ testFunction
test.functions.QueryMap ‑ testMemberFunction
test.functions.QueryMap ‑ testResultingQueryPassedIn
test.functions.QueryNew ‑ test1Args
test.functions.QueryNew ‑ test2Args
test.functions.QueryNew ‑ test3Args
test.functions.QueryNew ‑ testPopulate
test.functions.QueryNew ‑ testPopulateArray
test.functions.QueryNew ‑ testPopulateDiffNames
test.functions.QueryPrepend ‑ Checking with to queries with the different columns
test.functions.QueryPrepend ‑ Checking with to queries with the same columns
test.functions.QueryReduce ‑ testFunction
test.functions.QueryReduce ‑ testMemberFunction
test.functions.QueryRenameColumn ‑ testRenameColumn
test.functions.QueryReverse ‑ Checking with to queries with the same columns
test.functions.QueryRowSwap ‑ swap rows
test.functions.QuerySetCell ‑ checking query.setCell member function
test.functions.QuerySetCell ‑ checking querySetCell function
test.functions.QuerySetRow ‑ Test case for querySetRow with array
test.functions.QuerySetRow ‑ Test case for querySetRow with struct
test.functions.QuerySlice ‑ Checking Query.slice() with memberFunction
test.functions.QuerySlice ‑ Checking with QuerySlice()
test.functions.QuerySome ‑ Checking Query.some() with member Function
test.functions.QuerySome ‑ Checking with QuerySome()
test.functions.QuerySort ‑ testSortList
test.functions.QuerySort ‑ testSortString
test.functions.QuerySort ‑ testSortUDF
test.functions.QueryToStruct ‑ Query.toStruct() member function
test.functions.QueryToStruct ‑ QueryToStruct()
test.functions.QueryToStruct ‑ QueryToStruct() valueRowNumber argument
test.functions.REReplace ‑ Checking with reReplace function
test.functions.REReplace ‑ Checking with string.reReplace() member function
test.functions.RJustify ‑ testRJustify
test.functions.RTrim ‑ Checking with rTrim  function
test.functions.RTrim ‑ Checking with string.rTrim() member function
test.functions.Rand ‑ Checking the rand() function
test.functions.RandRange ‑ Checking the randRange() function
test.functions.Replace ‑ testReplace
test.functions.Replace ‑ testReplaceMap
test.functions.Replace ‑ testReplaceUDFAll
test.functions.Replace ‑ testReplaceUDFOnce
test.functions.ReplaceList ‑ testIncludeEmptyField
test.functions.ReplaceList ‑ testReplaceList
test.functions.ReplaceList ‑ testReplaceListCase
test.functions.ReplaceList ‑ testReplaceListMember
test.functions.ReplaceListNoCase ‑ testIncludeEmptyField
test.functions.ReplaceListNoCase ‑ testReplaceList
test.functions.ReplaceListNoCase ‑ testReplaceListCase
test.functions.ReplaceListNoCase ‑ testReplaceListMember
test.functions.ReplaceNoCase ‑ Checking with replaceNoCase function
test.functions.ReplaceNoCase ‑ Checking with string.replaceNoCase member function
test.functions.ReplaceNoCase ‑ test non ascii characters
test.functions.Reverse ‑ testReverse
test.functions.Right ‑ testRight
test.functions.Round ‑ testRound
test.functions.S3functions ‑ testS3functions
test.functions.S3functions ‑ testS3functionsBackBlaze
test.functions.S3functions ‑ testS3functionsCustom
test.functions.S3functions ‑ testS3functionsGoogle
test.functions.SanitizeHtml ‑ checking sanitizeHTML() function
test.functions.Serialize ‑ test
test.functions.SerializeJSON1 ‑ testArray
test.functions.SerializeJSON1 ‑ testArrayMember
test.functions.SerializeJSON1 ‑ testNoOption
test.functions.SerializeJSON1 ‑ testNoOptionMember
test.functions.SerializeJSON1 ‑ testOptionColumn
test.functions.SerializeJSON1 ‑ testOptionColumnMember
test.functions.SerializeJSON1 ‑ testOptionRow
test.functions.SerializeJSON1 ‑ testOptionRowMember
test.functions.SerializeJSON1 ‑ testOptionStruct
test.functions.SerializeJSON1 ‑ testOptionStructMember
test.functions.SerializeJSON1 ‑ testStruct
test.functions.SerializeJSON1 ‑ testStructMember
test.functions.SessionInvalidate ‑ test
test.functions.SessionStartTime ‑ test
test.functions.SetDay ‑ testMemberFunction
test.functions.SetDay ‑ testMethod
test.functions.SetHour ‑ testMemberFunction
test.functions.SetMilliSecond ‑ testMemberFunction
test.functions.SetMinute ‑ testMemberFunction
test.functions.SetMinute ‑ testMethod
test.functions.SetMonth ‑ testMemberFunction
test.functions.SetSecond ‑ testMemberFunction
test.functions.SetSecond ‑ testMethod
test.functions.SetVariable ‑ Checking the setVariable() function
test.functions.SetYear ‑ testMemberFunction
test.functions.Sleep ‑ testSleep
test.functions.SoundEx ‑ testSoundex
test.functions.SpanExcluding ‑ Checking the spanExcluding() function
test.functions.SpanExcluding ‑ Checking the string.spanExcluding() member function
test.functions.SpanIncluding ‑ Checking the spanIncluding() function
test.functions.SpanIncluding ‑ Checking the string.spanIncluding() member function
test.functions.StoreMetaData ‑ testStoreMetadata
test.functions.StringEach ‑ testStringEach
test.functions.StringEvery ‑ testStringEvery
test.functions.StringFilter ‑ testStringFilter
test.functions.StringLen ‑ testStringLen
test.functions.StringMap ‑ testStringMap
test.functions.StringReduce ‑ testStringReduce
test.functions.StringSome ‑ testStringSome
test.functions.StringSort ‑ Check with stringSort()
test.functions.StringSort ‑ Check with stringSort() member functions
test.functions.StripCr ‑ Checking the stripCr() function
test.functions.StructCopy ‑ testStructCopyServerOS
test.functions.StructCopy ‑ testStructCopySimple
test.functions.StructGet ‑ test
test.functions.StructKeyTranslate ‑ Test case for struct.KeyTranslate member function
test.functions.StructKeyTranslate ‑ Testcase for structKeyTranslate function
test.functions.StructUpdate ‑ Test case for struct.Update member function
test.functions.StructUpdate ‑ Testcase for structUpdate function
test.functions.TimeFormat ‑ testEmpty
test.functions.TimeFormat ‑ testMinute
test.functions.TimeFormat ‑ testTimeFormat
test.functions.TimeFormat ‑ testTimeFormatMember
test.functions.TimeFormat ‑ testTimeFormatTimeZone_UZ
test.functions.TimeFormat ‑ testTimeFormatTimeZone_X
test.functions.TimeFormat ‑ testTimeFormatTimeZone_lz
test.functions.ToBinary ‑ test
test.functions.ToNumeric ‑ Checking the toNumeric() function
test.functions.TransactionRollBack ‑ testRollBack
test.functions.Trim ‑ checking Trim()
test.functions.Trim ‑ checking Trim() member function
test.functions.TrimWhitespace ‑ Checking the string.trimWhiteSpace() member function
test.functions.TrimWhitespace ‑ Checking the trimWhitespace() function
test.functions.TrueFalseFormat ‑ testBooleanFalse
test.functions.TrueFalseFormat ‑ testBooleanTrue
test.functions.TrueFalseFormat ‑ testEmtyString
test.functions.Typed_Array ‑ Checking typed array  with boolean
test.functions.Typed_Array ‑ Checking typed array  with string
test.functions.Typed_Array ‑ Checking typed array with struct
test.functions.Typed_Array ‑ checking arrayNew() with type argument(Numeric)
test.functions.Typed_Array ‑ checking arrayNew() with type argument(String)
test.functions.Typed_Array ‑ checking arrayNew() with type argument(boolean)
test.functions.Typed_Array ‑ checking arrayNew() with type argument(date)
test.functions.UCFirst ‑ testUCFirst
test.functions.UCase ‑ testUCase
test.functions.URLDecode ‑ checking URLDecode() function
test.functions.URLEncode ‑ checking urlEncode() function
test.functions.URLEncodedFormat ‑ checking URLEncodedFormat() function
test.functions.Val ‑ testVal
test.functions.ValueArray ‑ test
test.functions.ValueArray ‑ testClassic
test.functions.ValueArray ‑ testMember
test.functions.ValueList ‑ testClassic
test.functions.ValueList ‑ testMember
test.functions.Week ‑ testLasrWeekOfYear
test.functions.WriteOutput ‑ test
test.functions.WriteOutput ‑ testESAPIEncode
test.functions.XMLParse ‑ testLenient
test.functions.XMLParse ‑ testNotLenient
test.functions.XMLSearch ‑ testBoolean
test.functions.XMLSearch ‑ testFunction
test.functions.XMLSearch ‑ testMemberFunction
test.functions.XMLSearch ‑ testNamespace
test.functions.XMLSearch ‑ testNumber
test.functions.Year ‑ testYear
test.functions.YesNoFormat ‑ testBooleanFalse
test.functions.YesNoFormat ‑ testBooleanTrue
test.functions.YesNoFormat ‑ testEmpty
test.functions.YesNoFormat ‑ testEmtyString
test.functions.YesNoFormat ‑ testMemberFunc
test.functions.array ‑ checking Array() function
test.functions.arrayContains ‑ checking array.contains() with member function
test.functions.arrayContains ‑ checking arrayContains() function
test.functions.arrayContainsNoCase ‑ checking arrayContainsNoCase() function
test.functions.arrayContainsNoCase ‑ checking arrayContainsNoCase() with memberFunction
test.functions.arrayEvery ‑ checking Array.Every() member function
test.functions.arrayEvery ‑ checking ArrayEvery() function
test.functions.arrayMap ‑ checking Array.Map() member function
test.functions.arrayMap ‑ checking ArrayMap() function
test.functions.arrayReduce ‑ checking Array.Reduce() member function
test.functions.arrayReduce ‑ checking ArrayReduce() function
test.functions.arraySome ‑ checking Array.Some() member function
test.functions.arraySome ‑ checking ArraySome() function
test.functions.collectionMap ‑ checking CollectionMap() function
test.functions.collectionMap ‑ checking collection.map() function
test.functions.collectionReduce ‑ checking collection.reduce() function
test.functions.collectionReduce ‑ checking collectionReduce() function
test.functions.componentListPackage ‑ checking ComponentListPackage()
test.functions.configTranslate ‑ checking lucee-server.xml via file
test.functions.configTranslate ‑ checking lucee-server.xml via string
test.functions.configTranslate ‑ checking lucee-web.xml.cfm file via string
test.functions.configTranslate ‑ checking lucee-web.xml.cfm via string
test.functions.createObject ‑ Checking the createObject() function
test.functions.extensionExists ‑ Checking extensionExists()
test.functions.extensionInfo ‑ Checking Empty Spaces in GUID
test.functions.extensionInfo ‑ Checking extensionInfo() to return correct extension Info
test.functions.extensionInfo ‑ Checking extensionInfo() with invalid guid returns empty struct
test.functions.extensionInfo ‑ Checking with extensionInfo()
test.functions.extensionList ‑ Checking extensionList() returns a query
test.functions.filereadbinary ‑ Checking with FileReadBinary with URL
test.functions.filereadbinary ‑ Checking with FileReadBinary with file
test.functions.filereadbinary ‑ Checking with FileReadBinary with local image
test.functions.getApplicationSettings ‑ get unsupported application settings (this vars)
test.functions.getApplicationSettings ‑ getApplicationSettings()
test.functions.getApplicationSettings ‑ getApplicationSettings(onlySupported=false)
test.functions.getApplicationSettings ‑ getApplicationSettings(onlySupported=true)
test.functions.getApplicationSettings ‑ getApplicationSettings(suppressFunction=false)
test.functions.getApplicationSettings ‑ getApplicationSettings(suppressFunction=true)
test.functions.hash ‑ Checking with hash() CFMX_COMPAT
test.functions.hash ‑ Checking with hash() MD5
test.functions.hash ‑ Checking with hash() SHA
test.functions.hash ‑ Checking with hash() SHA-256
test.functions.hash ‑ Checking with hash() SHA-384
test.functions.hash ‑ Checking with hash() SHA-512
test.functions.hash ‑ Checking with hash() quick
test.functions.hash ‑ Checking with hash() quick with numIterations > 1 to throw
test.functions.hash ‑ str.hash() returns the same value as hash(str)
test.functions.imageClearRect ‑ Checking with image.ClearRect()
test.functions.imageClearRect ‑ Checking with imageClearRect()
test.functions.imageCopy ‑ Checking with image.Copy()
test.functions.imageCopy ‑ Checking with imageCopy()
test.functions.imagePaste ‑ Checking with image.Paste()
test.functions.imagePaste ‑ Checking with imagePaste
test.functions.imageReadbase64 ‑ Checking with Image.ImageReadBase64
test.functions.imageReadbase64 ‑ Checking with ImageReadBase64
test.functions.imageWritebase64 ‑ Checking with Image.WriteBase64()
test.functions.imageWritebase64 ‑ Checking with ImageWriteBase64
test.functions.isArray ‑ Checking the isArray() function
test.functions.isFileObject ‑ test with isFileObject
test.functions.isFileObject ‑ test with isvalid fileObject
test.functions.isXMLAttribute ‑ checking isXmlAttribute() function
test.functions.listEach ‑ checking list.Each() member function
test.functions.listEach ‑ checking list.listEach() member function
test.functions.listEach ‑ checking listEach() function
test.functions.listEvery ‑ checking list.listEvery() member function
test.functions.listEvery ‑ checking listEvery() function
test.functions.listFilter ‑ checking list.listFilter() member function
test.functions.listFilter ‑ checking listFilter() function
test.functions.listLen ‑ Checking with listlen member function

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Lucee Test Results

3876 tests found (test 1085 to 2305)

There are 3876 tests, see "Raw output" for the list of tests 1085 to 2305.
Raw output
test.functions.listLen ‑ Checking with listlen()
test.functions.listMap ‑ checking list.listMap() member function
test.functions.listMap ‑ checking listMap() function
test.functions.listQualifiedToArray ‑ Checking with listQualifiedToArray()
test.functions.listQualify ‑ Checking ListQualify()
test.functions.listReduce ‑ checking list.listReduce() member function
test.functions.listReduce ‑ checking listReduce() function
test.functions.listSome ‑ checking list.listSome() member function
test.functions.listSome ‑ checking listSome() function
test.functions.listgetat ‑ Test case for listGetAt
test.functions.listinsertat ‑ Checking with ListInsertAt()
test.functions.listitemtrim ‑ Checking with listItemTrim()
test.functions.listitemtrim ‑ Checking with string.listItemTrim()
test.functions.listprepend ‑ Checked with listPrepend()
test.functions.listsetat ‑ Test case for listSetAt function  
test.functions.listsort ‑ Test case for ListSort function  
test.functions.listvaluecount ‑ Test case for listValueCount function  
test.functions.listvaluecountnocase ‑ Checking with Listvaluecountnocase
test.functions.lsDayOfWeek ‑ checking lsDayOfWeek() function for monday
test.functions.lsDayOfWeek ‑ checking lsDayOfWeek() function for sunday
test.functions.lsWeek ‑ checking lsWeek() with locale and timezone argument
test.functions.lsWeek ‑ checking lsWeek() with locale argument
test.functions.minute ‑ checking minute() function
test.functions.monthAsString ‑ Checking monthAsString() function
test.functions.queryGetRow ‑ Test case for queryGetRow in function
test.functions.queryGetRow ‑ Test case for queryGetRow in member-function
test.functions.queryRowdata ‑ Test case for queryRowdata in function
test.functions.queryRowdata ‑ Test case for queryRowdata in function returnformat array
test.functions.queryRowdata ‑ Test case for queryRowdata in member-function
test.functions.querycolumnarray ‑ Test case for queryColumnArray in function
test.functions.querycolumnarray ‑ Test case for queryColumnArray in member-function
test.functions.queryrecordcount ‑ Checking with queryrecordcount()
test.functions.refind ‑ no match, request all match
test.functions.refind ‑ no match, request only first match
test.functions.refindnocase ‑ no match, request all match
test.functions.refindnocase ‑ no match, request only first match
test.functions.rematch ‑ Test case for rematch in function
test.functions.rematch ‑ Test case for rematch in member-function
test.functions.rematchnocase ‑ Test case for reMatchnocase function  
test.functions.rematchnocase ‑ Test case for reMatchnocase member function
test.functions.removeChars ‑ Test case for removeChars function  
test.functions.removeChars ‑ Test case for removeChars member function
test.functions.repeatString ‑ checking RepeatString() function
test.functions.rereplacenocase ‑ Test case for reReplaceNocase function
test.functions.rereplacenocase ‑ Test case for reReplaceNocase member function
test.functions.sgn ‑ Checking the sgn() function
test.functions.sin ‑ Checking the sin() function
test.functions.sin ‑ Checking the sin() function result is numeric
test.functions.sin ‑ Checking the sin() function to string
test.functions.sin ‑ Checking the sin() member function
test.functions.sqr ‑ Checking the sqr() function
test.functions.structAppend ‑ Test case for structAppend function
test.functions.structAppend ‑ Test case for structAppend member function
test.functions.structCount ‑ Checking struct.Count() function
test.functions.structCount ‑ Checking structCount()
test.functions.structEach ‑ checking Struct.Each() member function
test.functions.structEach ‑ checking StructEach() function
test.functions.structEvery ‑ checking Struct.Every() member function
test.functions.structEvery ‑ checking StructEvery() function
test.functions.structFilter ‑ Checking struct.Filter()
test.functions.structFilter ‑ Checking structFilter()
test.functions.structFind ‑ Checking struct.Find()
test.functions.structFind ‑ Checking structFind()
test.functions.structFindValue ‑ Checking struct.Findvalue()
test.functions.structFindValue ‑ Checking structFindValue()
test.functions.structMap ‑ checking Struct.Map() member function
test.functions.structMap ‑ checking StructMap() function
test.functions.structNew ‑ check structnew max LRU
test.functions.structNew ‑ function structNew(ordered-casesensitive)
test.functions.structReduce ‑ checking Struct.Reduce() member function
test.functions.structReduce ‑ checking StructReduce() function
test.functions.structSome ‑ checking Struct.Some() member function
test.functions.structSome ‑ checking StructSome() function
test.functions.structValueArray ‑ Test function structValueArray()
test.functions.structValueArray ‑ Test function structValueArray() on Ordered Struct
test.functions.structValueArray ‑ Test method struct.valueArray()
test.functions.structclear ‑ Test case for structclear function
test.functions.structclear ‑ Test case for structclear member function
test.functions.structdelete ‑ Test case for structdelete
test.functions.structdelete ‑ Test case for structdelete member function
test.functions.structfindkey ‑ Test case for structfindkey function
test.functions.structfindkey ‑ Test case for structfindkey member function
test.functions.structinsert ‑ Test case for structinsert function
test.functions.structinsert ‑ Test case for structinsert member function
test.functions.structisempty ‑ Test case for structIsEmpty function  
test.functions.structisempty ‑ Test case for structIsEmpty member function
test.functions.structkeyarray ‑ Test case for structkeyarray in function
test.functions.structkeyarray ‑ Test case for structkeyarray in member-function
test.functions.structkeyexist ‑ Test case for structkeyexists function  
test.functions.structkeyexist ‑ Test case for structkeyexists member function
test.functions.structkeylist ‑ Test case for structKeyList function  
test.functions.structkeylist ‑ Test case for structKeyList member function
test.functions.structsort ‑ Checking with struct.sort() member function
test.functions.structsort ‑ Checking with structsort()
test.functions.tan ‑ Checking the tan() function
test.functions.throw ‑ Test case for throw function  
test.functions.toBase64 ‑ Checking with toBase64
test.functions.toScript ‑ checking toScript function for array
test.functions.toScript ‑ checking toScript function for number
test.functions.toScript ‑ checking toScript function for query
test.functions.toScript ‑ checking toScript function for string
test.functions.toScript ‑ checking toScript function for struct
test.general.Abstract ‑ testAbstractFunction
test.general.Abstract ‑ testAbstractFunctionsOnlyInAbstractComponents
test.general.Abstract ‑ testAlternativeSyntax
test.general.Abstract ‑ testCannotExtendFinalComponent
test.general.Abstract ‑ testCannotInstantiateAbstractComponent
test.general.Abstract ‑ testCannotInstantiateInterface
test.general.Abstract ‑ testOverwriteFinalMethod
test.general.Abstract ‑ testWorks
test.general.AdminPages ‑ Fetch and test admin pages
test.general.AdminPages ‑ Login to admin
test.general.AdminPages ‑ check admin 302
test.general.AdminPages ‑ check admin 404
test.general.AdminPages ‑ check admin 500
test.general.AdminPages ‑ check admin extension pages
test.general.AdminPages ‑ check missing admin extension page
test.general.ApplicationListener ‑ testApplicationListener
test.general.ApplicationListener ‑ testONCFCRequestExisting
test.general.ApplicationListener ‑ testONCFCRequestNotExistingFile
test.general.ApplicationListener ‑ testONCFCRequestNotExistingMethod
test.general.ApplicationListener ‑ testONRequestExisting
test.general.ApplicationListener ‑ testONRequestNotExisting
test.general.Arguments ‑ testArgs
test.general.Arguments ‑ testArgumentCollection
test.general.BinaryTemplates ‑ test
test.general.Cache ‑ testApplicationCFC1
test.general.Cache ‑ testApplicationCFC2
test.general.Cache ‑ testApplicationCFM1
test.general.Cache ‑ testApplicationCFM2
test.general.CacheHandler ‑ testApplicationCFM2
test.general.CacheHandler ‑ testRequestCacheHandler
test.general.CacheHandler ‑ testTimespanCacheHandler
test.general.Casting ‑ convert string to number at compile time
test.general.Casting ‑ convert string to number at runtime
test.general.CodeIsland ‑ testContent
test.general.CodeIsland ‑ testEscapeNoOutput
test.general.CodeIsland ‑ testEscapeNoOutputBeginning
test.general.CodeIsland ‑ testEscapeNoOutputEnd
test.general.CodeIsland ‑ testEscapeOutput
test.general.CodeIsland ‑ testEscapeOutputBeginning
test.general.CodeIsland ‑ testEscapeOutputBeginningEnd
test.general.CodeIsland ‑ testEscapeOutputBeginningEndDouble
test.general.CodeIsland ‑ testEscapeOutputEnd
test.general.CodeIsland ‑ testMatrjoschka
test.general.CodeIsland ‑ testMultipleTags
test.general.CodeIsland ‑ testOutsideOutput
test.general.CodeIsland ‑ testTestContentAndVar
test.general.Compiler ‑ negate operator
test.general.Compiler ‑ unary operator
test.general.Elvis ‑ test UDF default
test.general.Elvis ‑ test boolean default
test.general.Elvis ‑ test existing variable
test.general.Elvis ‑ test if a function does not exist
test.general.Elvis ‑ test if a key is null
test.general.Elvis ‑ test not existing variable
test.general.Elvis ‑ test number default
test.general.Elvis ‑ test use result as a math operant
test.general.Elvis ‑ testing a load test with multithreading
test.general.FunctionListener ‑ async execution without a listener; null
test.general.FunctionListener ‑ async execution without a listener;switch
test.general.FunctionListener ‑ call the same multiple times
test.general.FunctionListener ‑ listening on a BIF that does NOT fail (joining the thread)
test.general.FunctionListener ‑ listening on a UDF (joining the thread), send data to a component; test fail
test.general.FunctionListener ‑ listening on a UDF (joining the thread), send data to a component; test success
test.general.FunctionListener ‑ listening on a UDF (joining the thread), send data to a function collection; test fail
test.general.FunctionListener ‑ listening on a UDF (joining the thread), send data to a function collection; test success
test.general.FunctionListener ‑ listening on a UDF chain that does NOT fail (joining the thread);arguments
test.general.FunctionListener ‑ listening on a UDF chain that does NOT fail (joining the thread);local
test.general.FunctionListener ‑ listening on a UDF chain that does NOT fail (joining the thread);undefined
test.general.FunctionListener ‑ listening on a UDF chain that does NOT fail (joining the thread);variables
test.general.FunctionListener ‑ listening on a UDF that DOES fail (joining the thread)
test.general.FunctionListener ‑ listening on a UDF that does NOT fail (joining the thread)
test.general.FunctionListener ‑ listening on a component (no package) instantiation that does NOT fail (joining the thread)
test.general.FunctionListener ‑ listening on a component (with package) instantiation that does NOT fail (joining the thread)
test.general.FunctionListener ‑ listening on a static component function (no package) that does NOT fail (joining the thread)
test.general.FunctionListener ‑ listening on a static component function (with package) that does NOT fail (joining the thread)
test.general.FunctionListener ‑ similar syntax that could conflict: switch
test.general.FunctionListener ‑ similar syntax that could conflict: tenary operator
test.general.FunctionListener ‑ simple version
test.general.Get ‑ get collection vs get
test.general.Get ‑ safe navigated
test.general.ImageFormatSupport ‑ testImageInfo
test.general.ImageFormatSupport ‑ testImageRead
test.general.InlineComponent ‑ test component body loading
test.general.InlineComponent ‑ test correct linking of related to (LDEV-4884)
test.general.InlineComponent ‑ test inline component
test.general.InlineComponent ‑ test inline component inside inline component
test.general.InlineComponent ‑ test inside function
test.general.Janino ‑ testJanino
test.general.Janino ‑ testJaninoCC
test.general.JavaFunctions ‑ checking echoint
test.general.JavaFunctions ‑ checking toString
test.general.JavaSettings ‑ checking Classic Jar
test.general.JavaSettings ‑ checking OSGi 2 Bundle
test.general.JavaSettings ‑ checking OSGi Bundle
test.general.JavaSettings ‑ checking OSGi Update Bundle
test.general.Mappings ‑ test default mappings
test.general.Mappings ‑ test sub mappings for existing files
test.general.Mappings ‑ test sub mappings for non existing files
test.general.Modifiers ‑ testAccessModifier
test.general.Modifiers ‑ testAll
test.general.Modifiers ‑ testModifier
test.general.Modifiers ‑ testNoModifiers
test.general.Modifiers ‑ testNonAccessModifier
test.general.Modifiers ‑ testReturnType
test.general.NewOperator ‑ class: full name
test.general.NewOperator ‑ class: implicit java.lang
test.general.NewOperator ‑ class: implicit with asterix import
test.general.NewOperator ‑ class: implicit with explicit import
test.general.NewOperator ‑ class: set type
test.general.NewOperator ‑ component: full name
test.general.NewOperator ‑ component: implicit org.lucee.cfml
test.general.NewOperator ‑ component: set type
test.general.Null ‑ testNamedArgNull
test.general.Null ‑ testNullConstantWhenDisabled
test.general.Null ‑ testNullConstantWhenEnabled
test.general.Null ‑ testStructNameNull
test.general.Parser ‑ Checking array value with invalid variable notation
test.general.Parser ‑ Checking array variable with invalid variable notation
test.general.Parser ‑ Checking structure value with invalid variable notation
test.general.Parser ‑ Checking structure variable with invalid variable notation
test.general.Parser ‑ array  value with evaluate function
test.general.Recompile ‑ rewrite CFC template
test.general.Recompile ‑ rewrite CFML template
test.general.ResourceProviders ‑ test if cfadmin getResourceProviders works
test.general.Resources ‑ testLocalFilesystem
test.general.Resources ‑ testLocalFilesystemAsMapping
test.general.Resources ‑ testRam
test.general.Resources ‑ testRamAsMapping
test.general.Resources ‑ testRamSupported
test.general.Resources ‑ testS3
test.general.Resources ‑ testS3AsMapping
test.general.Resources ‑ testS3Supported
test.general.Resources ‑ testZip
test.general.Resources ‑ testZipAsMapping
test.general.S3 ‑ test access 100 threads at the same time
test.general.S3 ‑ test this.s3
test.general.S3 ‑ test this.vfs.s3
test.general.S3 ‑ test this.vfs.s3.lucee
test.general.S3 ‑ test this.vfs.s3[.lucee]
test.general.SafeNavOp ‑ test assign function call
test.general.SafeNavOp ‑ test assign variable
test.general.SafeNavOp ‑ test not existing variable
test.general.SafeNavOp ‑ test smple address
test.general.SafeNavigator ‑ test
test.general.SafeNavigator ‑ testChildNotExist
test.general.SafeNavigator ‑ testSyntax
test.general.SafeNavigator ‑ testparentNotExist1
test.general.SafeNavigator ‑ testparentNotExist2
test.general.Scheduler ‑ check next calculation for daily
test.general.Scheduler ‑ check next calculation for every
test.general.Scheduler ‑ check next calculation for monthly
test.general.Scheduler ‑ check next calculation for weekly
test.general.Scheduler ‑ check next calculation for yearly
test.general.Scope ‑ testFormOrder
test.general.Scope ‑ testScopeStorageCache
test.general.Scope ‑ testScopeStorageNoCache
test.general.SerializeJSON ‑ Checking serializeJSON() with column wise serialization
test.general.SerializeJSON ‑ Checking serializeJSON() with preserve case for structkey(preservecaseforstructkey) Eq to TRUE
test.general.SerializeJSON ‑ Checking serializeJSON() with preserve case for structkey(preservecaseforstructkey) Eq to false
test.general.SerializeJSON ‑ Checking serializeJSON() with preserveCaseForQueryColumn is false
test.general.SerializeJSON ‑ Checking serializeJSON() with preserveCaseForQueryColumn is true
test.general.SerializeJSON ‑ Checking serializeJSON() with preserveCaseForQueryColumn is true & serializeQueryAs struct
test.general.SerializeJSON ‑ Checking serializeJSON() with row wise serialization
test.general.SerializeJSON ‑ Checking serializeJSON() with struct serialization
test.general.Static ‑ testCreateInstanceInStaticFunction
test.general.Static ‑ testExtendedStaticVariable
test.general.Static ‑ testFakeStaticVariable
test.general.Static ‑ testStaticConstructorData
test.general.Static ‑ testStaticConstructorInInterface
test.general.Static ‑ testStaticConstructorLifeCycle
test.general.Static ‑ testStaticFunctionInInterface
test.general.Static ‑ testStaticFunctions
test.general.StaticMembersInvoke ‑ class: full name
test.general.StaticMembersInvoke ‑ class: implicit java.lang
test.general.StaticMembersInvoke ‑ class: implicit with asterix import
test.general.StaticMembersInvoke ‑ class: implicit with explicit import
test.general.StaticMembersInvoke ‑ class: set type
test.general.StaticMembersInvoke ‑ component: full name
test.general.StaticMembersInvoke ‑ component: implicit org.lucee.cfml
test.general.Struct ‑ literal struct valid
test.general.Struct ‑ short hand literal struct invalid 1
test.general.Struct ‑ short hand literal struct invalid 2
test.general.Struct ‑ short hand literal struct invalid 3
test.general.Struct ‑ short hand literal struct valid
test.general.Struct ‑ test listener struct return a value
test.general.Struct ‑ test listener struct return a value and store it
test.general.Struct ‑ test listener struct throwing an exception
test.general.SubComponent ‑ checking sub component after the code changed
test.general.SubComponent ‑ checking sub component static scope
test.general.SubComponent ‑ checking sub component this scope
test.general.SubComponent ‑ script based main component
test.general.SubComponent ‑ script based sub component
test.general.SubComponent ‑ tag based main component
test.general.SubComponent ‑ tag based sub component
test.general.Syntax ‑ compile all bundled CFML/CFC files in CFML
test.general.Syntax ‑ compile all bundled CFML/CFC files in java
test.general.Types ‑ testLiteralArray
test.general.Types ‑ testLiteralArrayEvaluate
test.general.Types ‑ testLiteralOrderedStruct
test.general.Types ‑ testLiteralOrderedStructEmpty
test.general.Types ‑ testLiteralOrderedStructEvaluate
test.general.Types ‑ testLiteralOrderedStructEvaluateEmpty
test.general.Types ‑ testLiteralStruct
test.general.Types ‑ testLiteralStructEvaluate
test.general.Types ‑ testNativeStringArrayConversion
test.general.Unary ‑ testPostMinus
test.general.Unary ‑ testPostPlus
test.general.Unary ‑ testPreMinus
test.general.Unary ‑ testPrePlus
test.jira.Jira0236 ‑ test
test.jira.Jira0247 ‑ test
test.jira.Jira0396 ‑ test
test.jira.Jira0534 ‑ test
test.jira.Jira0713 ‑ test
test.jira.Jira1460 ‑ testTypeCheckingOffAppCFC
test.jira.Jira1460 ‑ testTypeCheckingOffAppTag
test.jira.Jira1460 ‑ testTypeCheckingOnAppCFC
test.jira.Jira1460 ‑ testTypeCheckingOnAppTag
test.jira.Jira1668 ‑ testBeforeAdvice
test.jira.Jira1668 ‑ testTest
test.jira.Jira1670 ‑ test
test.jira.Jira1829 ‑ test
test.jira.Jira2275 ‑ test
test.jira.Jira2360 ‑ testBIF
test.jira.Jira2360 ‑ testMember
test.jira.Jira2360 ‑ testOutOfBounds
test.jira.Jira2384 ‑ testForEach
test.jira.Jira2384 ‑ testImplicidQueryAccess
test.jira.Jira2397 ‑ testDefault
test.jira.Jira2397 ‑ testNoDefault
test.jira.Jira2415 ‑ testNamedArguments
test.jira.Jira2415 ‑ testPositionalArguments
test.jira.Jira2429 ‑ testIgnoreCase
test.jira.Jira2429 ‑ testLegacy
test.jira.Jira2443 ‑ testFunction
test.jira.Jira2443 ‑ testFunctionEvaluate
test.jira.Jira2443 ‑ testVariables
test.jira.Jira2443 ‑ testVariablesWithEvaluate
test.jira.Jira2446 ‑ testArray
test.jira.Jira2446 ‑ testNone
test.jira.Jira2446 ‑ testString
test.jira.Jira2522 ‑ test1
test.jira.Jira2522 ‑ test2
test.jira.Jira2527 ‑ testRegularArray
test.jira.Jira2527 ‑ testXMLNodes
test.jira.Jira2540 ‑ test
test.jira.Jira2544 ‑ testCatch
test.jira.Jira2545 ‑ testIndexAccess
test.jira.Jira2549 ‑ testLeft
test.jira.Jira2549 ‑ testRight
test.jira.Jira2550 ‑ testDefault
test.jira.Jira2550 ‑ testFloat
test.jira.Jira2550 ‑ testInt
test.jira.Jira2550 ‑ testString
test.jira.Jira2553 ‑ testExpressionException
test.jira.Jira2564 ‑ test
test.jira.Jira2576 ‑ testQoQColumnType
test.jira.Jira2577 ‑ testRandom
test.jira.Jira2577 ‑ testSeed
test.jira.Jira2585 ‑ testEmptyString
test.jira.Jira2585 ‑ testNull
test.jira.Jira2587 ‑ testA
test.jira.Jira2587 ‑ testD
test.jira.Jira2587 ‑ testE
test.jira.Jira2587 ‑ testF
test.jira.Jira2587 ‑ testG
test.jira.Jira2587 ‑ testH
test.jira.Jira2587 ‑ testK
test.jira.Jira2587 ‑ testL
test.jira.Jira2587 ‑ testM
test.jira.Jira2587 ‑ testN
test.jira.Jira2587 ‑ testPredefined
test.jira.Jira2587 ‑ testS
test.jira.Jira2587 ‑ testSpecialCharacter
test.jira.Jira2587 ‑ testT
test.jira.Jira2587 ‑ testW
test.jira.Jira2587 ‑ testY
test.jira.Jira2587 ‑ testZ
test.jira.Jira2588 ‑ testForm
test.jira.Jira2588 ‑ testHTTPReqData
test.jira.Jira2594 ‑ testCurrentRow
test.jira.Jira2594 ‑ testDefinedRow
test.jira.Jira2594 ‑ testValueAccess
test.jira.Jira2595 ‑ test
test.jira.Jira2605 ‑ test
test.jira.Jira2607 ‑ testArguments
test.jira.Jira2607 ‑ testLocal
test.jira.Jira2607 ‑ testVariables
test.jira.Jira2609 ‑ testIndex
test.jira.Jira2609 ‑ testIndexAndItem
test.jira.Jira2609 ‑ testItem
test.jira.Jira2613 ‑ testListGetAtFalseMultipleDel
test.jira.Jira2613 ‑ testListGetAtFalseSingleDel
test.jira.Jira2613 ‑ testListGetAtTrueMultipleDel
test.jira.Jira2613 ‑ testListGetAtTrueSingleDel
test.jira.Jira2613 ‑ testListLen
test.jira.Jira2620 ‑ testBIFDirectoryCopyFalse
test.jira.Jira2620 ‑ testBIFDirectoryCopyNoArg
test.jira.Jira2620 ‑ testBIFDirectoryCopyTrue
test.jira.Jira2620 ‑ testBIFDirectoryCreateFalse
test.jira.Jira2620 ‑ testBIFDirectoryCreateNoArg
test.jira.Jira2620 ‑ testBIFDirectoryCreateTrue
test.jira.Jira2620 ‑ testBIFDirectoryRenameFalse
test.jira.Jira2620 ‑ testBIFDirectoryRenameNoArg
test.jira.Jira2620 ‑ testBIFDirectoryRenameTrue
test.jira.Jira2620 ‑ testDirectoryCopyFalse
test.jira.Jira2620 ‑ testDirectoryCopyNoAttr
test.jira.Jira2620 ‑ testDirectoryCopyTrue
test.jira.Jira2620 ‑ testDirectoryCreateFalse
test.jira.Jira2620 ‑ testDirectoryCreateNoAttr
test.jira.Jira2620 ‑ testDirectoryCreateTrue
test.jira.Jira2620 ‑ testDirectoryRenameFalse
test.jira.Jira2620 ‑ testDirectoryRenameNoAttr
test.jira.Jira2620 ‑ testDirectoryRenameTrue
test.jira.Jira2620 ‑ testFileAppendFalse
test.jira.Jira2620 ‑ testFileAppendNoAttr
test.jira.Jira2620 ‑ testFileAppendTrue
test.jira.Jira2620 ‑ testFileTouchFalse
test.jira.Jira2620 ‑ testFileTouchNoAttr
test.jira.Jira2620 ‑ testFileTouchTrue
test.jira.Jira2620 ‑ testFileWriteFalse
test.jira.Jira2620 ‑ testFileWriteNoAttr
test.jira.Jira2620 ‑ testFileWriteTrue
test.jira.Jira2623 ‑ test
test.jira.Jira2632 ‑ testGetAPIKey
test.jira.Jira2633 ‑ testThisLevel1
test.jira.Jira2633 ‑ testThisLevel2
test.jira.Jira2633 ‑ testThisSister
test.jira.Jira2633 ‑ testUndefinedLevel1
test.jira.Jira2633 ‑ testUndefinedLevel2
test.jira.Jira2633 ‑ testUndefinedSister
test.jira.Jira2633 ‑ testVariablesLevel1
test.jira.Jira2633 ‑ testVariablesLevel2
test.jira.Jira2633 ‑ testVariablesSister
test.jira.Jira2635 ‑ testReplaceListNull
test.jira.Jira2644 ‑ testCompositeId
test.jira.Jira2644 ‑ testCompositeId2
test.jira.Jira2646 ‑ testListGetAt
test.jira.Jira2659 ‑ testScriptLoopScriptBreak
test.jira.Jira2659 ‑ testScriptLoopScriptContinue
test.jira.Jira2659 ‑ testScriptWhileScriptBreak
test.jira.Jira2659 ‑ testScriptWhileScriptContinue
test.jira.Jira2659 ‑ testTagLoopScriptBreak
test.jira.Jira2659 ‑ testTagLoopScriptContinue
test.jira.Jira2659 ‑ testTagLoopTagBreak
test.jira.Jira2659 ‑ testTagLoopTagContinue
test.jira.Jira2673 ‑ testISO8601
test.jira.Jira2675 ‑ testDouble
test.jira.Jira2675 ‑ testFloat
test.jira.Jira2682 ‑ testLocalFileSystem
test.jira.Jira2682 ‑ testRamFileSystem
test.jira.Jira2682 ‑ testZipFileSystem
test.jira.Jira2695 ‑ testPreserveCase
test.jira.Jira2696 ‑ testArrayColumnNames
test.jira.Jira2696 ‑ testArrayColumnNamesArrayColumnTypes
test.jira.Jira2696 ‑ testArrayColumnNamesStringColumnTypes
test.jira.Jira2696 ‑ testStringColumnNames
test.jira.Jira2696 ‑ testStringColumnNamesStringColumnTypes
test.jira.Jira2696 ‑ testStringColumnNamesStringColumnTypesData
test.jira.Jira2698 ‑ testTriggerUTFDataFormatException
test.jira.Jira2698 ‑ testTrySavingLargeNestedStruct
test.jira.Jira2703 ‑ testScopeCascadingClassicSmall
test.jira.Jira2703 ‑ testScopeCascadingClassicStandard
test.jira.Jira2703 ‑ testScopeCascadingClassicStrict
test.jira.Jira2703 ‑ testScopeCascadingModernSmall
test.jira.Jira2703 ‑ testScopeCascadingModernStandard
test.jira.Jira2703 ‑ testScopeCascadingModernStrict
test.jira.Jira2703 ‑ testSearchImplicitScopesClassicFalse
test.jira.Jira2703 ‑ testSearchImplicitScopesClassicTrue
test.jira.Jira2703 ‑ testSearchImplicitScopesModernFalse
test.jira.Jira2703 ‑ testSearchImplicitScopesModernTrue
test.jira.Jira2717 ‑ testEvaluateMemberFunctionCall
test.jira.Jira2717 ‑ testEvaluateRegularFunctionCall
test.jira.Jira2717 ‑ testMemberFunctionCall
test.jira.Jira2717 ‑ testRegularFunctionCall
test.jira.Jira2718 ‑ testScriptFunctionCreateTimespan
test.jira.Jira2718 ‑ testScriptFunctionDouble
test.jira.Jira2718 ‑ testScriptFunctionNon
test.jira.Jira2718 ‑ testScriptFunctionRequest
test.jira.Jira2718 ‑ testTagFunctionCreateTimespan
test.jira.Jira2718 ‑ testTagFunctionDouble
test.jira.Jira2718 ‑ testTagFunctionNon
test.jira.Jira2718 ‑ testTagFunctionRequest
test.jira.Jira2722 ‑ testMimetypeParser
test.jira.Jira2726 ‑ testCallStackGetStaticNames
test.jira.Jira2733 ‑ test
test.jira.Jira2736 ‑ testLSIsDate
test.jira.Jira2746 ‑ testRegular
test.jira.Jira2746 ‑ testSerializedAndEvaluatedAgain
test.jira.Jira2763 ‑ testTagAttrApplication_cfc1
test.jira.Jira2763 ‑ testTagAttrApplication_cfc2
test.jira.Jira2763 ‑ testTagAttrCFApplication1
test.jira.Jira2763 ‑ testTagAttrCFApplication2
test.jira.Jira2763 ‑ testTagAttrCFApplication3
test.jira.Jira2763 ‑ testTagAttrCFApplication4
test.jira.Jira2772 ‑ testFunctionFileWrite
test.jira.Jira2772 ‑ testTagFile
test.jira.Jira2775 ‑ testValidRanges
test.jira.Jira2775 ‑ testValidRanges2
test.jira.Jira2795 ‑ testPrecisionEvaluate
test.jira.Jira2795 ‑ testPrecisionEvaluateAssign
test.jira.Jira2795 ‑ testPrecisionEvaluateDecrement
test.jira.Jira2795 ‑ testPrecisionEvaluateIncrement
test.jira.Jira2795 ‑ testPrecisionEvaluateString
test.jira.Jira2800 ‑ testNamedParams
test.jira.Jira2807 ‑ testSerializeJson
test.jira.Jira2812 ‑ testLowerIfAllUppercase
test.jira.Jira2812 ‑ testOldFunctionality
test.jira.Jira2825 ‑ testReplaceNoCase
test.jira.Jira2826 ‑ testBadDelimiter
test.jira.Jira2826 ‑ testDefaultDelimiter
test.jira.Jira2826 ‑ testNoFilter
test.jira.Jira2826 ‑ testPassedDelimiter
test.jira.Jira2826 ‑ testSimpleFilter
test.jira.Jira2826 ‑ testUDFFilter
test.jira.Jira2828 ‑ test
test.jira.Jira2872 ‑ test
test.jira.Jira2876 ‑ testContains
test.jira.Jira2876 ‑ testMultiA
test.jira.Jira2876 ‑ testMultiB
test.jira.Jira2876 ‑ testNoFilter
test.jira.Jira2876 ‑ testOneA
test.jira.Jira2876 ‑ testOneB
test.jira.Jira2876 ‑ testPrefix
test.jira.Jira2876 ‑ testSuffix
test.jira.Jira2879 ‑ testISO8859_1
test.jira.Jira2879 ‑ testUS_ASCII
test.jira.Jira2879 ‑ testUTF8
test.jira.Jira2880 ‑ testCreateODBCdate
test.jira.Jira2881 ‑ testParseDateTime
test.jira.Jira2902 ‑ testSuperByBase
test.jira.Jira2902 ‑ testSuperByCurrent
test.jira.Jira2903 ‑ test
test.jira.Jira2916 ‑ testScriptTagWithBody
test.jira.Jira2916 ‑ testScriptTagWithBodyOldSytle
test.jira.Jira2916 ‑ testScriptTagWithNoBody
test.jira.Jira2916 ‑ testScriptTagWithNoBodyOldStyle
test.jira.Jira2918 ‑ test
test.jira.Jira2931 ‑ testCount1
test.jira.Jira2931 ‑ testCount10
test.jira.Jira2931 ‑ testCount2
test.jira.Jira2931 ‑ testCount3
test.jira.Jira2931 ‑ testCount4
test.jira.Jira2931 ‑ testCount5
test.jira.Jira2931 ‑ testCount6
test.jira.Jira2931 ‑ testCount7
test.jira.Jira2931 ‑ testCount8
test.jira.Jira2931 ‑ testCount9
test.jira.Jira2931 ‑ testEmptyListFirst
test.jira.Jira2931 ‑ testEmptyListRest
test.jira.Jira2931 ‑ testOriginal1
test.jira.Jira2931 ‑ testOriginal2
test.jira.Jira2931 ‑ testOriginal3
test.jira.Jira2931 ‑ testOriginal4
test.jira.Jira2931 ‑ testOriginal5
test.jira.Jira2931 ‑ testOriginal6
test.jira.Jira2931 ‑ testOriginal7
test.jira.Jira2931 ‑ testOriginal8
test.jira.Jira2932 ‑ test
test.jira.Jira2944 ‑ testComponent
test.jira.Jira2944 ‑ testQuery
test.jira.Jira2944 ‑ testStruct
test.jira.Jira2946 ‑ testScriptBased
test.jira.Jira2946 ‑ testTagBased
test.jira.Jira2950 ‑ testMax
test.jira.Jira2950 ‑ testMin
test.jira.Jira2950 ‑ testMinMax
test.jira.Jira2952 ‑ test
test.jira.Jira2953 ‑ test
test.jira.Jira2958 ‑ testXMLNodes
test.jira.Jira2959 ‑ testSerializeJson
test.jira.Jira2959 ‑ testToScript
test.jira.Jira2962 ‑ testArray
test.jira.Jira2962 ‑ testString
test.jira.Jira2962 ‑ testStruct
test.jira.Jira2968 ‑ testListGetAt
test.jira.Jira2970 ‑ testArrayMap
test.jira.Jira2970 ‑ testArrayMapParallel
test.jira.Jira2970 ‑ testListMap
test.jira.Jira2970 ‑ testListMapParallel
test.jira.Jira2970 ‑ testMap
test.jira.Jira2970 ‑ testMapParallel
test.jira.Jira2970 ‑ testQueryMap
test.jira.Jira2970 ‑ testQueryMapParallel
test.jira.Jira2970 ‑ testStructMap
test.jira.Jira2970 ‑ testStructMapParallel
test.jira.Jira2971 ‑ testArrayFilter
test.jira.Jira2971 ‑ testArrayFilterParallel
test.jira.Jira2971 ‑ testFilter
test.jira.Jira2971 ‑ testFilterParallel
test.jira.Jira2971 ‑ testListFilter
test.jira.Jira2971 ‑ testListFilterParallel
test.jira.Jira2971 ‑ testQueryFilter
test.jira.Jira2971 ‑ testQueryFilterParallel
test.jira.Jira2971 ‑ testStructFilter
test.jira.Jira2971 ‑ testStructFilterParallel
test.jira.Jira2972 ‑ testArrayReduce
test.jira.Jira2972 ‑ testListReduce
test.jira.Jira2972 ‑ testQueryReduce
test.jira.Jira2972 ‑ testReduce
test.jira.Jira2972 ‑ testStructReduce
test.jira.Jira2973 ‑ testArraySome
test.jira.Jira2973 ‑ testArraySomeParallel
test.jira.Jira2973 ‑ testListSome
test.jira.Jira2973 ‑ testListSomeParallel
test.jira.Jira2973 ‑ testQuerySome
test.jira.Jira2973 ‑ testQuerySomeParallel
test.jira.Jira2973 ‑ testSome
test.jira.Jira2973 ‑ testStructSome
test.jira.Jira2973 ‑ testStructSomeParallel
test.jira.Jira2974 ‑ testArrayEvery
test.jira.Jira2974 ‑ testArrayEveryParallel
test.jira.Jira2974 ‑ testEvery
test.jira.Jira2974 ‑ testListEvery
test.jira.Jira2974 ‑ testListEveryParallel
test.jira.Jira2974 ‑ testQueryEvery
test.jira.Jira2974 ‑ testQueryEveryParallel
test.jira.Jira2974 ‑ testStructEvery
test.jira.Jira2974 ‑ testStructEveryParallel
test.jira.Jira2979 ‑ testArrayEach
test.jira.Jira2979 ‑ testArrayEachParallel
test.jira.Jira2979 ‑ testEach
test.jira.Jira2979 ‑ testListEach
test.jira.Jira2979 ‑ testListEachParallel
test.jira.Jira2979 ‑ testQueryEach
test.jira.Jira2979 ‑ testQueryEachParallel
test.jira.Jira2979 ‑ testStructEach
test.jira.Jira2979 ‑ testStructEachParallel
test.jira.Jira2998 ‑ testASC
test.jira.Jira2998 ‑ testCJustify
test.jira.Jira2998 ‑ testCompare
test.jira.Jira2998 ‑ testCompareNoCase
test.jira.Jira2998 ‑ testFind
test.jira.Jira2998 ‑ testFindNoCase
test.jira.Jira2998 ‑ testGetToken
test.jira.Jira2998 ‑ testInsert
test.jira.Jira2998 ‑ testLCase
test.jira.Jira2998 ‑ testLJustify
test.jira.Jira2998 ‑ testLTrim
test.jira.Jira2998 ‑ testLeft
test.jira.Jira2998 ‑ testLen
test.jira.Jira2998 ‑ testMid
test.jira.Jira2998 ‑ testREFind
test.jira.Jira2998 ‑ testREFindNoCase
test.jira.Jira2998 ‑ testREMatch
test.jira.Jira2998 ‑ testREMatchNoCase
test.jira.Jira2998 ‑ testREReplace
test.jira.Jira2998 ‑ testREReplaceNoCase
test.jira.Jira2998 ‑ testRJustify
test.jira.Jira2998 ‑ testRTrim
test.jira.Jira2998 ‑ testRemoveChars
test.jira.Jira2998 ‑ testRepeatString
test.jira.Jira2998 ‑ testReplace
test.jira.Jira2998 ‑ testReplaceNoCase
test.jira.Jira2998 ‑ testReverse
test.jira.Jira2998 ‑ testRight
test.jira.Jira2998 ‑ testSpanExcluding
test.jira.Jira2998 ‑ testSpanIncluding
test.jira.Jira2998 ‑ testStripCR
test.jira.Jira2998 ‑ testTrim
test.jira.Jira2998 ‑ testUCFirst
test.jira.Jira2998 ‑ testUCase
test.jira.Jira2998 ‑ testWrap
test.jira.Jira3001 ‑ testhasPrefix
test.jira.Jira3001 ‑ testhasSuffix
test.jira.Jira3010 ‑ testArgumentsMemberFunction
test.jira.Jira3019 ‑ test
test.jira.Jira3043 ‑ testMySQLWithBSTTimezone
test.jira.Jira3043 ‑ testMySQLWithLondonTimezone
test.jira.Jira3049 ‑ test
test.jira.Jira3053 ‑ testQueryExecuteInsert
test.jira.Jira3053 ‑ testQueryExecuteUpdate
test.jira.Jira3056 ‑ testEndsWith
test.jira.Jira3056 ‑ testHasPrefix
test.jira.Jira3056 ‑ testHasSuffix
test.jira.Jira3056 ‑ testStartsWith
test.jira.Jira3056 ‑ testStartsWithWithOffset
test.jira.Jira3060 ‑ testUnaryScopedMultiple
test.jira.Jira3060 ‑ testUnaryUnscopedMultiple
test.jira.Jira3060 ‑ testUnaryUnscopedSingle
test.jira.Jira3060 ‑ testUnaryWithFunctions
test.jira.Jira3062 ‑ testBIF
test.jira.Jira3062 ‑ testMemberFunction
test.jira.Jira3069 ‑ testLog
test.jira.Jira3070 ‑ testCFC
test.jira.Jira3070 ‑ testCFM
test.jira.Jira3074 ‑ testCachedWithin
test.jira.Jira3077 ‑ testNoSpace
test.jira.Jira3078 ‑ test
test.jira.Jira3078 ‑ testarrayContains
test.jira.Jira3078 ‑ testarrayContainsNoCase
test.jira.Jira3087 ‑ testNoSpace
test.jira.Jira3096 ‑ test
test.jira.Jira3099 ‑ testUDF
test.jira.Jira3121 ‑ testOrderedQuery
test.jira.Jira3121 ‑ testUnOrderedQuery
test.jira.Jira3132 ‑ testScriptTryCatchFinally
test.jira.Jira3132 ‑ testScriptTryFinally
test.jira.Jira3132 ‑ testTagTryCatchFinally
test.jira.Jira3132 ‑ testTagTryFinally
test.jira.Jira3157 ‑ test
test.jira.Jira3159 ‑ test
test.jira.Jira3164 ‑ test
test.jira.Jira3165 ‑ testInFunction
test.jira.Jira3165 ‑ testOutsiteFunction
test.jira.Jira3168 ‑ testDoWhile
test.jira.Jira3168 ‑ testFor
test.jira.Jira3168 ‑ testWhile
test.jira.Jira3190 ‑ test
test.jira.Jira3203 ‑ test
test.legacy.Jira0068 ‑ test
test.legacy.Jira0126 ‑ test
test.legacy.Jira0218 ‑ test
test.legacy.Jira0229 ‑ test
test.legacy.Jira0232 ‑ test
test.legacy.Jira0306 ‑ testOrder_User_id
test.legacy.Jira0306 ‑ testOrder_data
test.legacy.Jira0306 ‑ testOrder_id
test.legacy.Jira0306 ‑ testUser_data
test.legacy.Jira0306 ‑ testUser_id
test.legacy.Jira2098 ‑ testAcceptArrayOfArrayOfStrings
test.legacy.Jira2098 ‑ testAcceptArrayOfNumerics
test.legacy.Jira2098 ‑ testAcceptArrayOfNumerics_withStrings
test.legacy.Jira2098 ‑ testAcceptArrayOfSamples
test.legacy.Jira2098 ‑ testAcceptArrayOfSamples_withStrings
test.legacy.Jira2098 ‑ testAcceptArrayOfSamples_withSubSamples
test.legacy.Jira2098 ‑ testAcceptArrayOfStrings
test.legacy.Jira2098 ‑ testAcceptArrayOfStructs
test.legacy.Jira2098 ‑ testReturnArrayOfNumerics
test.legacy.Jira2098 ‑ testReturnArrayOfNumerics_withStrings
test.legacy.Jira2098 ‑ testReturnArrayOfSamples
test.legacy.Jira2098 ‑ testReturnArrayOfSamples_withNotSamples
test.legacy.Jira2098 ‑ testReturnArrayOfSamples_withStrings
test.legacy.Jira2098 ‑ testReturnArrayOfSamples_withSubSamples
test.legacy.Jira2098 ‑ testReturnArrayOfStrings
test.legacy.Jira2098 ‑ testReturnArrayOfStructs
test.legacy.Jira2164 ‑ testDeleteUDFFilter
test.legacy.Jira2164 ‑ testListUDFFilter
test.legacy.Jira2164 ‑ testZipNoFilter
test.legacy.Jira2164 ‑ testZipParamUDFFilter
test.legacy.Jira2164 ‑ testZipPatternFilter
test.legacy.Jira2164 ‑ testZipUDFFilter
test.legacy.Jira2202 ‑ testQueryArrayParams
test.legacy.Jira2202 ‑ testQueryNoParams
test.legacy.Jira2202 ‑ testQueryStructParams
test.legacy.Jira2203 ‑ testArrayComplex
test.legacy.Jira2203 ‑ testArrayMixed
test.legacy.Jira2203 ‑ testArrayMixedNamed
test.legacy.Jira2203 ‑ testArraySimple
test.legacy.Jira2203 ‑ testStructComplex
test.legacy.Jira2203 ‑ testStructMixed
test.legacy.Jira2203 ‑ testStructSimple
test.legacy.Jira2250 ‑ testIsEmpty
test.legacy.Jira2252 ‑ testQoQDistinct
test.legacy.Jira3097 ‑ testBlobClob
test.orm.Hibernate ‑ testClearSession
test.orm.Hibernate ‑ testDialectH2
test.orm.Hibernate ‑ testDialectMSSQL
test.orm.Hibernate ‑ testDialectMYSQL
test.orm.Hibernate ‑ testDialectPostgres
test.orm.Hibernate ‑ testMany2Many
test.orm.Hibernate ‑ testMany2One
test.orm.Hibernate ‑ testSimple
test.orm.Hibernate ‑ testTransactionRollback
test.orm.Hibernate ‑ testTransactionSave
test.orm.Hibernate ‑ testTransactionSaveExCommit
test.orm.Hibernate ‑ testTransactionSaveFlush
test.tags.Chart ‑ testBar
test.tags.Chart ‑ testBar3D
test.tags.Chart ‑ testBarMultipleSeries
test.tags.Chart ‑ testPie
test.tags.Execute ‑ testDirectoryArg
test.tags.Execute ‑ testDirectoryTagClosed
test.tags.Execute ‑ testDirectoryTagWithoutClosingTag
test.tags.Execute ‑ testName
test.tags.Execute ‑ testNameStringArg
test.tags.Execute ‑ testNameStringArrayArg
test.tags.Execute ‑ testTimeout
test.tags.File ‑ testTouchOfExistingFile
test.tags.File ‑ testTouchOfNotExistingFile
test.tags.File ‑ testfileAction
test.tags.HTMLHead ‑ testAppendBody
test.tags.HTMLHead ‑ testAppendText
test.tags.HTMLHead ‑ testRead
test.tags.HTMLHead ‑ testResetBody
test.tags.HTMLHead ‑ testResetText
test.tags.HTMLHead ‑ testWriteBody
test.tags.HTMLHead ‑ testWriteText
test.tags.Http ‑ test404
test.tags.Http ‑ testCachedHttpRequest
test.tags.Http ‑ testCheckTLSVersion
test.tags.Http ‑ testDefaultHTTPParamType
test.tags.Http ‑ testExplicit
test.tags.Http ‑ testHTTP
test.tags.Http ‑ testHTTPs
test.tags.Http ‑ testImplicit
test.tags.Http ‑ testInvalidHostName
test.tags.Http ‑ testPatch
test.tags.Http ‑ testQuery
test.tags.Imap ‑ Checking cfimap action = 'CreateFolder' 
test.tags.Imap ‑ Checking cfimap action = 'DeleteFolder' 
test.tags.Imap ‑ Checking cfimap action = 'ListAllFolders' 
test.tags.Imap ‑ Checking cfimap action = 'Mark Read' 
test.tags.Imap ‑ Checking cfimap action = 'RenameFolder' 
test.tags.Imap ‑ Checking cfimap action = 'close' 
test.tags.Imap ‑ Checking cfimap action = 'getAll' 
test.tags.Imap ‑ Checking cfimap action = 'getHeaderOnly' 
test.tags.Imap ‑ Checking cfimap action = 'open' 
test.tags.Imap ‑ Checking cfimap with a specific syntax
test.tags.Insert ‑ checking cfinsert tag
test.tags.LDAP ‑ ldap action=add then delete
test.tags.LDAP ‑ ldap action=modify
test.tags.LDAP ‑ ldap action=modifyDN
test.tags.LDAP ‑ ldap action=query
test.tags.Mail ‑ testHTMLMail
test.tags.Mail ‑ testHTMLMailPart
test.tags.Mail ‑ testHtmlOnlyPartShouldUse7bitEncodingWhenSystemPropertySet
test.tags.Mail ‑ testHtmlOnlyPartShouldUseQuotedPrintableEncoding
test.tags.Mail ‑ testMultiMailPart
test.tags.Mail ‑ testMultiMailPartShouldUse7bitEncodingForTextAnd7bitEncodingForHtmlWhenSystemPropertySet
test.tags.Mail ‑ testMultiMailPartShouldUse7bitEncodingForTextAndQuotedPrintableEncodingForHtml
test.tags.Mail ‑ testSimpleMail
test.tags.Mail ‑ testTextMail
test.tags.Mail ‑ testTextMailPart
test.tags.Mail ‑ testTextOnlyPartShouldUse7bitEncoding
test.tags.Mail2 ‑ send a simple html mail
test.tags.Mail2 ‑ send a simple text mail
test.tags.Mail2 ‑ send muti part (html and text) mail
test.tags.Mail2 ‑ send part html mail
test.tags.Mail2 ‑ send part text mail
test.tags.Mail2 ‑ send part with umlaut in file name ans subject
test.tags.Mail2 ‑ verify mail server
test.tags.Output ‑ testEncodeForDynamic
test.tags.Output ‑ testEncodeForIgnoreExistingEncode
test.tags.Output ‑ testEncodeForInvalid
test.tags.Output ‑ testEncodeForStatic
test.tags.PDF ‑ testPDFOpen
test.tags.PDF ‑ testPDFOrientation
test.tags.PDF ‑ testPDFParam
test.tags.PDF ‑ testPDFProtect
test.tags.Query ‑ testAsynCFC
test.tags.Query ‑ testAsynSerialisation
test.tags.Query ‑ testAsynStructUDF
test.tags.Query ‑ testAsynStructUDFInclude
test.tags.Query ‑ testAsynUDF
test.tags.Query ‑ testCachedAfter
test.tags.Query ‑ testCachedWithinColumns
test.tags.Query ‑ testListenerAfter
test.tags.Query ‑ testListenerBefore
test.tags.Query ‑ testListenerComponent
test.tags.Query ‑ testListenerInsert
test.tags.Query ‑ testParamsCharset
test.tags.Query ‑ testQueryParamCharset
test.tags.Silent ‑ checking cfsilent
test.tags.Silent ‑ checking cfsilent with bufferoutput=false
test.tags.Silent ‑ checking cfsilent with bufferoutput=true
test.tags.Stopwatch ‑ Checking stopwatch
test.tags.Timeout ‑ no attributes, no timeout
test.tags.Timeout ‑ no attributes, with timeout
test.tags.Timeout ‑ with attribute onError, with error, no escalation
test.tags.Timeout ‑ with attribute ontimeout, with error , with escalation
test.tags.Timeout ‑ with attribute ontimeout, with timeout , with escalation
test.tags.Timeout ‑ with attribute ontimeout, with timeout, no escalation
test.tags.Timer ‑ testTimerType
test.tags.Timer ‑ testTimerUnits
test.tags.Timer ‑ testTimerVariable
test.tags.Try ‑ testCFCatchLiveTime1
test.tags.Try ‑ testCFCatchLiveTime2
test.tags.Try ‑ testCFCatchLiveTime3
test.tags.Update ‑ checking CFUPDATE tag
test.tags.WDDX ‑ testCFML2JS
test.tags.WDDX ‑ testCFML2WDDX
test.tags.WDDX ‑ testWDDX2CFML
test.tags.WDDX ‑ testWDDX2JS
test.tags.While ‑ Checking the Cfwhile tag
test.tags.XML ‑ testLenient
test.tags.XML ‑ testNotLenient
test.tags.Zip ‑ test
test.tags.Zip ‑ testInvalidEntryName
test.tags.Zip ‑ testZipExecutableFlag
test.tags.content ‑ testInvalidMimeTypes
test.tags.content ‑ testPDF
test.tags.content ‑ testValidMimeTypes
test.tags.dbInfo ‑ dbinfo columns [H2]
test.tags.dbInfo ‑ dbinfo columns [HSQLDB]
test.tags.dbInfo ‑ dbinfo columns [MSSQL]
test.tags.dbInfo ‑ dbinfo columns [MYSQL]
test.tags.dbInfo ‑ dbinfo columns [POSTGRES]
test.tags.dbInfo ‑ dbinfo columns wildcard [H2]
test.tags.dbInfo ‑ dbinfo columns wildcard [HSQLDB]
test.tags.dbInfo ‑ dbinfo columns wildcard [MSSQL]
test.tags.dbInfo ‑ dbinfo columns wildcard [MYSQL]
test.tags.dbInfo ‑ dbinfo columns wildcard [POSTGRES]
test.tags.dbInfo ‑ dbinfo columns_minimal [H2]
test.tags.dbInfo ‑ dbinfo columns_minimal [HSQLDB]
test.tags.dbInfo ‑ dbinfo columns_minimal [MSSQL]
test.tags.dbInfo ‑ dbinfo columns_minimal [MYSQL]
test.tags.dbInfo ‑ dbinfo columns_minimal [POSTGRES]
test.tags.dbInfo ‑ dbinfo index [H2]
test.tags.dbInfo ‑ dbinfo index [HSQLDB]
test.tags.dbInfo ‑ dbinfo index [MSSQL]
test.tags.dbInfo ‑ dbinfo index [MYSQL]
test.tags.dbInfo ‑ dbinfo index [POSTGRES]
test.tags.dbInfo ‑ dbinfo tables [H2]
test.tags.dbInfo ‑ dbinfo tables [HSQLDB]
test.tags.dbInfo ‑ dbinfo tables [MSSQL]
test.tags.dbInfo ‑ dbinfo tables [MYSQL]
test.tags.dbInfo ‑ dbinfo tables [POSTGRES]
test.tags.dbInfo ‑ dbinfo tables, extact pattern [H2]
test.tags.dbInfo ‑ dbinfo tables, extact pattern [HSQLDB]
test.tags.dbInfo ‑ dbinfo tables, extact pattern [MSSQL]
test.tags.dbInfo ‑ dbinfo tables, extact pattern [MYSQL]
test.tags.dbInfo ‑ dbinfo tables, extact pattern [POSTGRES]
test.tags.dbInfo ‑ dbinfo tables, pattern & filter=view [H2]
test.tags.dbInfo ‑ dbinfo tables, pattern & filter=view [HSQLDB]
test.tags.dbInfo ‑ dbinfo tables, pattern & filter=view [MSSQL]
test.tags.dbInfo ‑ dbinfo tables, pattern & filter=view [MYSQL]
test.tags.dbInfo ‑ dbinfo tables, pattern & filter=view [POSTGRES]
test.tags.dbInfo ‑ dbinfo tables, pattern [H2]
test.tags.dbInfo ‑ dbinfo tables, pattern [HSQLDB]
test.tags.dbInfo ‑ dbinfo tables, pattern [MSSQL]
test.tags.dbInfo ‑ dbinfo tables, pattern [MYSQL]
test.tags.dbInfo ‑ dbinfo tables, pattern [POSTGRES]
test.tags.dbInfo ‑ dbinfo tables, pattern, filter=invalid_table_type_filter [H2]
test.tags.dbInfo ‑ dbinfo tables, pattern, filter=invalid_table_type_filter [HSQLDB]
test.tags.dbInfo ‑ dbinfo tables, pattern, filter=invalid_table_type_filter [MSSQL]
test.tags.dbInfo ‑ dbinfo tables, pattern, filter=invalid_table_type_filter [MYSQL]
test.tags.dbInfo ‑ dbinfo tables, pattern, filter=invalid_table_type_filter [POSTGRES]
test.tags.dbInfo ‑ dbinfo tables, pattern, filter=table [H2]
test.tags.dbInfo ‑ dbinfo tables, pattern, filter=table [HSQLDB]
test.tags.dbInfo ‑ dbinfo tables, pattern, filter=table [MSSQL]
test.tags.dbInfo ‑ dbinfo tables, pattern, filter=table [MYSQL]
test.tags.dbInfo ‑ dbinfo tables, pattern, filter=table [POSTGRES]
test.tags.dbInfo ‑ dbinfo version [H2]
test.tags.dbInfo ‑ dbinfo version [HSQLDB]
test.tags.dbInfo ‑ dbinfo version [MSSQL]
test.tags.dbInfo ‑ dbinfo version [MYSQL]
test.tags.dbInfo ‑ dbinfo version [POSTGRES]
test.tags.directory ‑ testDirectory
test.tickets.IsWithinTransaction ‑ testIsWithinTransaction
test.tickets.Issue0003 ‑ test
test.tickets.Issue0055 ‑ test
test.tickets.Issue0103 ‑ testGetRow
test.tickets.Issue0103 ‑ testQueryGetRow
test.tickets.Issue0103 ‑ testQueryRowData
test.tickets.Issue0103 ‑ testRowData
test.tickets.Issue0118 ‑ test
test.tickets.Issue0147 ‑ testLucee
test.tickets.Issue0147 ‑ testRailo
test.tickets.Issue0214 ‑ testNoHTML
test.tickets.Issue0214 ‑ testNoHead
test.tickets.Issue0214 ‑ testWithHead
test.tickets.Issue0275 ‑ testScript
test.tickets.Issue0275 ‑ testTag
test.tickets.Issue0279 ‑ test
test.tickets.Issue0284 ‑ test
test.tickets.Issue0308 ‑ testStaticConstructorLifeCycle
test.tickets.Issue0326 ‑ testArray
test.tickets.Issue0326 ‑ testList
test.tickets.Issue0326 ‑ testMemberFunction
test.tickets.Issue0326 ‑ testNativeArray
test.tickets.LDEV-4676 ‑ Checking serializejson with CFC instance
test.tickets.LDEV0006 ‑ testImageGetEXIFMetadata
test.tickets.LDEV0028 ‑ Create date object from member function.
test.tickets.LDEV0032 ‑ testBoolean
test.tickets.LDEV0032 ‑ testDate
test.tickets.LDEV0032 ‑ testNumber
test.tickets.LDEV0032 ‑ testString
test.tickets.LDEV0047 ‑ testLiteral
test.tickets.LDEV0047 ‑ testVariable
test.tickets.LDEV0059 ‑ testStaticConstructorLifeCycle
test.tickets.LDEV0066 ‑ works for decimals
test.tickets.LDEV0066 ‑ works for integers
test.tickets.LDEV0078 ‑ test1
test.tickets.LDEV0078 ‑ test2
test.tickets.LDEV0078 ‑ test3
test.tickets.LDEV0093 ‑ loosing meta data
test.tickets.LDEV0096 ‑ testLoadingEHCache
test.tickets.LDEV0096 ‑ testUsingSecondaryCache
test.tickets.LDEV0104.Test ‑ test
test.tickets.LDEV0118 ‑ testWhiteSpaceAtTheEnd
test.tickets.LDEV0173 ‑ test
test.tickets.LDEV0193 ‑ test
test.tickets.LDEV0204 ‑ testDuplicate
test.tickets.LDEV0204 ‑ testStructCopy
test.tickets.LDEV0215_mssql ‑ Checking MsSQL, INDEX for the client/session storage table
test.tickets.LDEV0215_mysql ‑ Checking MYSQL, INDEX for the client/session storage table
test.tickets.LDEV0218 ‑ Case 10: result in local scope(tag equivalent to case 2)
test.tickets.LDEV0218 ‑ Case 11: result in local scope(var)(tag equivalent to case 3)
test.tickets.LDEV0218 ‑ Case 12: result in local scope(var & without quotes and hashes)(tag equivalent to case 4)
test.tickets.LDEV0218 ‑ Case 13: result in variables scope( without quotes and hashes)(tag equivalent to case 5)
test.tickets.LDEV0218 ‑ Case 14: result not available in any scope(without quotes and hashes)(tag equivalent to case 6)
test.tickets.LDEV0218 ‑ Case 15: result in local scoped struct(tag equivalent to case 7)
test.tickets.LDEV0218 ‑ Case 16: result in variables scoped struct(tag equivalent to case 8)
test.tickets.LDEV0218 ‑ Case 1: result in variables scope
test.tickets.LDEV0218 ‑ Case 2: result in local scope
test.tickets.LDEV0218 ‑ Case 3: result in local scope(var)
test.tickets.LDEV0218 ‑ Case 7: result in local scoped struct
test.tickets.LDEV0218 ‑ Case 8: result in variables scoped struct
test.tickets.LDEV0218 ‑ Case 9: result in variables scope(tag equivalent to case 1)
test.tickets.LDEV0219 ‑ Checking Closure
test.tickets.LDEV0219 ‑ checking UDF
test.tickets.LDEV0219 ‑ checking UDF on multiple levels
test.tickets.LDEV0224 ‑ of numerics
test.tickets.LDEV0224 ‑ of strings
test.tickets.LDEV0224 ‑ when using a struct of numeric params
test.tickets.LDEV0224 ‑ when using a struct of string params
test.tickets.LDEV0224 ‑ when using an array of numeric params
test.tickets.LDEV0224 ‑ when using an array of string params
test.tickets.LDEV0224 ‑ when using numeric params
test.tickets.LDEV0224 ‑ when using numeric params and a custom separator
test.tickets.LDEV0224 ‑ when using string params
test.tickets.LDEV0224_1 ‑ of numerics
test.tickets.LDEV0224_1 ‑ of strings
test.tickets.LDEV0224_1 ‑ when using a struct of numeric params
test.tickets.LDEV0224_1 ‑ when using a struct of string params
test.tickets.LDEV0224_1 ‑ when using an array of numeric params
test.tickets.LDEV0224_1 ‑ when using an array of string params
test.tickets.LDEV0224_1 ‑ when using numeric params
test.tickets.LDEV0224_1 ‑ when using numeric params and a custom separator
test.tickets.LDEV0224_1 ‑ when using string params
test.tickets.LDEV0228 ‑ With xsl:include
test.tickets.LDEV0228 ‑ Without xsl:include
test.tickets.LDEV0231 ‑ Case 1: returnvariable attribute for cfschedule (should still be available)
test.tickets.LDEV0231 ‑ Case 2: returnvariable attribute for script version of cfschedule (should still be available)
test.tickets.LDEV0231 ‑ Case 3: result attribute for cfschedule(should be available)
test.tickets.LDEV0231 ‑ Case 4: result attribute for script version of cfschedule(should be available)
test.tickets.LDEV0233 ‑ Checking ORM with cftransaction
test.tickets.LDEV0237 ‑ Checking QOQ with Union of two queries
test.tickets.LDEV0240 ‑ Creating object for a component which has an init() with package access, from a cfm file of different folder
test.tickets.LDEV0240 ‑ Creating object for a component which has an init() with package access, from a cfm file of same folder
test.tickets.LDEV0240 ‑ Creating object for a component which has an init() with package access, from another component of different folder
test.tickets.LDEV0240 ‑ Creating object for a component which has an init() with package access, from another component of same folder
test.tickets.LDEV0244 ‑ can be initiated
test.tickets.LDEV0244 ‑ can be initiated even with a multi line comment at the end
test.tickets.LDEV0244 ‑ can be initiated even with a multi line comment at the end within a script
test.tickets.LDEV0244 ‑ can be initiated even with a single line comment at the end
test.tickets.LDEV0244 ‑ can be initiated even with a single line comment at the end within a cfscript
test.tickets.LDEV0250 ‑ testClosure
test.tickets.LDEV0250 ‑ testLambda
test.tickets.LDEV0255 ‑ testBrackedNotation
test.tickets.LDEV0255 ‑ testDotNotation
test.tickets.LDEV0256 ‑ for PBKDF2WithHmacSHA1
test.tickets.LDEV0256 ‑ for PBKDF2WithHmacSHA1 without optional optional arguments
test.tickets.LDEV0256 ‑ for PBKDF2WithHmacSHA224
test.tickets.LDEV0256 ‑ for PBKDF2WithHmacSHA224 without optional optional arguments
test.tickets.LDEV0256 ‑ for PBKDF2WithHmacSHA256
test.tickets.LDEV0256 ‑ for PBKDF2WithHmacSHA256 without optional optional arguments
test.tickets.LDEV0256 ‑ for PBKDF2WithHmacSHA384
test.tickets.LDEV0256 ‑ for PBKDF2WithHmacSHA384 without optional optional arguments
test.tickets.LDEV0256 ‑ for PBKDF2WithHmacSHA512
test.tickets.LDEV0256 ‑ for PBKDF2WithHmacSHA512 without optional optional arguments
test.tickets.LDEV0267 ‑ testNoArg
test.tickets.LDEV0270 ‑ testScriptConstructor
test.tickets.LDEV0270 ‑ testTagConstructor
test.tickets.LDEV0272 ‑ Checking QOQ with different alias for a column with some condition using it in where clause
test.tickets.LDEV0272 ‑ Checking QOQ with different alias for a column with some condition using it in where clause & group by clause
test.tickets.LDEV0272 ‑ Checking QOQ with same alias for a column with some condition using it in where clause
test.tickets.LDEV0278 ‑ Casting CF array to java character array
test.tickets.LDEV0278 ‑ Casting CF array to java string array
test.tickets.LDEV0278 ‑ Casting deep CF array to java BigDecimal array
test.tickets.LDEV0278 ‑ Casting deep CF array to java string array
test.tickets.LDEV0278 ‑ Casting string to java character array
test.tickets.LDEV0279 ‑ checking interface component, implements with 'accessors=true' method
test.tickets.LDEV0279 ‑ checking interface component, without any method 
test.tickets.LDEV0290 ‑ testInstantiateClassFromLocalJar
test.tickets.LDEV0290 ‑ testInstantiateClassFromServletLibFolder
test.tickets.LDEV0294 ‑ checking param value, when the variable available
test.tickets.LDEV0294 ‑ checking param value, when the variable unavailable
test.tickets.LDEV0298 ‑ Creating object for a component which has an init() with package access, from a cfm file of different folder
test.tickets.LDEV0298 ‑ Creating object for a component which has an init() with package access, from a cfm file of same folder
test.tickets.LDEV0298 ‑ Creating object for a component which has an init() with package access, from another component of different folder
test.tickets.LDEV0298 ‑ Creating object for a component which has an init() with package access, from another component of same folder
test.tickets.LDEV0321 ‑ testDuplicate
test.tickets.LDEV0321 ‑ testExceptionKeyExists
test.tickets.LDEV0321 ‑ testExceptionStructKeyExists
test.tickets.LDEV0321 ‑ testParam
test.tickets.LDEV0321 ‑ testRequiresStruct
test.tickets.LDEV0321 ‑ testReturnStruct
test.tickets.LDEV0338 ‑ testORMSettingsDataSource
test.tickets.LDEV0338 ‑ testThisDataSource
test.tickets.LDEV0339 ‑ arrayContains
test.tickets.LDEV0339 ‑ arrayContains with substring match
test.tickets.LDEV0339 ‑ arrayContainsNoCase
test.tickets.LDEV0339 ‑ arrayContainsNoCase with substring match
test.tickets.LDEV0339 ‑ arrayFind
test.tickets.LDEV0339 ‑ arrayFindNoCase
test.tickets.LDEV0353 ‑ test
test.tickets.LDEV0354 ‑ testIsEmptyArray
test.tickets.LDEV0354 ‑ testIsEmptyBoolean
test.tickets.LDEV0354 ‑ testIsEmptyNumber
test.tickets.LDEV0354 ‑ testIsEmptyString
test.tickets.LDEV0354 ‑ testIsEmptyStruct
test.tickets.LDEV0359 ‑ Creating a new file by the newly created file(blank extension) as a folder
test.tickets.LDEV0359 ‑ Creating a new file without extension
test.tickets.LDEV0359 ‑ Creating a new s3 bucket
test.tickets.LDEV0359 ‑ Trying to access the file(no extension) as a directory
test.tickets.LDEV0364 ‑ returns NULL when fed in through array named parameter with null=true
test.tickets.LDEV0364 ‑ returns NULL when fed in through array parameter with null=true
test.tickets.LDEV0364 ‑ returns NULL when fed in through array parameter with nulls=true
test.tickets.LDEV0364 ‑ returns NULL when fed in through named parameter with null=true
test.tickets.LDEV0364 ‑ returns NULL when fed in through parameter with null=true
test.tickets.LDEV0364 ‑ returns NULL when fed in through struct parameter with null=true
test.tickets.LDEV0368 ‑ simple array with Elvis operator
test.tickets.LDEV0368 ‑ simple array, returned from a function call directly, used with Elvis operator
test.tickets.LDEV0368 ‑ simple array, returned from a function, used with Elvis operator
test.tickets.LDEV0368 ‑ simple query with Elvis operator
test.tickets.LDEV0368 ‑ simple query, returned from a function call directly, used with Elvis operator
test.tickets.LDEV0368 ‑ simple query, returned from a function, used with Elvis operator
test.tickets.LDEV0368 ‑ simple structure with Elvis operator
test.tickets.LDEV0368 ‑ simple structure, returned from a function call directly, used with Elvis operator
test.tickets.LDEV0368 ‑ simple structure, returned from a function, used with Elvis operator
test.tickets.LDEV0372 ‑ testAppCFCDefault
test.tickets.LDEV0372 ‑ testAppCFCReadonly
test.tickets.LDEV0372 ‑ testAppCFCWritable
test.tickets.LDEV0372 ‑ testAppCFMDefault
test.tickets.LDEV0372 ‑ testAppCFMReadonly
test.tickets.LDEV0372 ‑ testAppCFMWritable
test.tickets.LDEV0374 ‑ Testing dateCompare function
test.tickets.LDEV0374 ‑ Testing dateCompare function with formatted date
test.tickets.LDEV0374 ‑ Testing dateCompare's equivalent member function
test.tickets.LDEV0374 ‑ Testing dateCompare's equivalent member function with formatted date
test.tickets.LDEV0374 ‑ Testing dateDiff function
test.tickets.LDEV0374 ‑ Testing dateDiff function with formatted date
test.tickets.LDEV0374 ‑ Testing dateDiff's equivalent member function
test.tickets.LDEV0374 ‑ Testing dateDiff's equivalent member function function with formatted date
test.tickets.LDEV0380 ‑ Checking cfthread action = 'join', from a cousin thread
test.tickets.LDEV0380 ‑ Checking cfthread action = 'join', from a grand child thread
test.tickets.LDEV0380 ‑ Checking cfthread action = 'join', from a sister thread
test.tickets.LDEV0380 ‑ Checking cfthread action = 'join', from a uncle thread
test.tickets.LDEV0388 ‑ Having list as prefix
test.tickets.LDEV0388 ‑ without list as prefix
test.tickets.LDEV0389 ‑ Checking directoryList, callback function with no arguments
test.tickets.LDEV0389 ‑ Checking directoryList, callback function with single argument
test.tickets.LDEV0389 ‑ Checking directoryList, callback function with two arguments
test.tickets.LDEV0392 ‑ testcfimage
test.tickets.LDEV0398 ‑ checking SerializeJSON() with extended object
test.tickets.LDEV0405 ‑ testORMSettingsDataSource
test.tickets.LDEV0406 ‑ With password argument
test.tickets.LDEV0406 ‑ Without password argument
test.tickets.LDEV0407 ‑ checking cfhttp tag with timeout attribute on request
test.tickets.LDEV0407 ‑ checking http() function with timeout attribute on request
test.tickets.LDEV0414 ‑ checking cfhttpparam in tag, with type = 'file' without file attribute
test.tickets.LDEV0414 ‑ checking http().addParam function, with type ='File' without file attribute 
test.tickets.LDEV0417 ‑ checking cfquery tag with attribute maxrows and cachedwithin='request'
test.tickets.LDEV0417 ‑ checking cfquery tag with attribute maxrows and cachedwithin='timespan'
test.tickets.LDEV0420 ‑ errors for 5 % 0
test.tickets.LDEV0420 ‑ errors for 5 / 0
test.tickets.LDEV0420 ‑ returns 0 for 0..10 % 1
test.tickets.LDEV0420 ‑ returns 1 for 5 % 2
test.tickets.LDEV0421 ‑ Getting the properties of a component with getComponentMetadata()
test.tickets.LDEV0423 ‑ test
test.tickets.LDEV0433 ‑ Checking lsNumberFormat with german locale
test.tickets.LDEV0433 ‑ Checking lsNumberFormat's equivalent java code
test.tickets.LDEV0458 ‑ has 3 properties
test.tickets.LDEV0458 ‑ has expected first property
test.tickets.LDEV0458 ‑ has expected second property
test.tickets.LDEV0458 ‑ has expected third property
test.tickets.LDEV0460 ‑ testArraySet
test.tickets.LDEV0486 ‑ access private function directly via passed this scope
test.tickets.LDEV0486 ‑ private function access with this scope
test.tickets.LDEV0486 ‑ private function access without any scope
test.tickets.LDEV0490 ‑ component with persistent property can be created
test.tickets.LDEV0499 ‑ Checking CFdocument with encryption, with attribute password='' while reading pdf
test.tickets.LDEV0499 ‑ Checking CFdocument with encryption, with attribute userpassword='' while creating pdf
test.tickets.LDEV0499 ‑ Checking CFdocument with encryption, with password
test.tickets.LDEV0499 ‑ Checking CFdocument with encryption, without attribute userpassword
test.tickets.LDEV0506 ‑ calling cached UDF created by objectload()
test.tickets.LDEV0506 ‑ calling non-cached UDF created by objectload()
test.tickets.LDEV0506 ‑ simple function call, for cached UDF
test.tickets.LDEV0506 ‑ simple function call, for non cached UDF
test.tickets.LDEV0512 ‑ list to array function in for loop
test.tickets.LDEV0512 ‑ simple list to array function
test.tickets.LDEV0512 ‑ string to array by list to array function
test.tickets.LDEV0517 ‑ test
test.tickets.LDEV0533 ‑ testNoArg
test.tickets.LDEV0533 ‑ testWithArg
test.tickets.LDEV0546 ‑ datediff for ms
test.tickets.LDEV0549 ‑ checking EHCache with  the name 'default' 
test.tickets.LDEV0549 ‑ checking RamCache with  the name 'default' 
test.tickets.LDEV0554 ‑ instantiate itself (cfml dialect)
test.tickets.LDEV0554 ‑ instantiate itself (lucee dialect)
test.tickets.LDEV0554 ‑ instantiate someone else (cfml dialect)
test.tickets.LDEV0555 ‑ binary decode with length 88 having '=' at last
test.tickets.LDEV0555 ‑ binary decode with length 88 n number of "=" at end
test.tickets.LDEV0555 ‑ binary decode with length greater than 88 having '=' at last
test.tickets.LDEV0555 ‑ binary decode with length greater than 88 n number of "=" at end
test.tickets.LDEV0555 ‑ binary decode with length less than 88 having '=' at last
test.tickets.LDEV0555 ‑ binary decode with length less than 88 n number of "=" at end
test.tickets.LDEV0555 ‑ simple binary decode with length 88 without '=' 
test.tickets.LDEV0555 ‑ simple binary decode with length greater than 88 without '=' 
test.tickets.LDEV0555 ‑ simple binary decode with length less than 88 without '=' 
test.tickets.LDEV0561 ‑ for createObject("java",<class-name>)
test.tickets.LDEV0561 ‑ for createObject("java",<class-name>,<bundle-name>)
test.tickets.LDEV0561 ‑ for createObject("java",<class-name>,<bundle-name>,<bundle-version>)
test.tickets.LDEV0561 ‑ for createObject(type:"java",clas:<class-name>,name:<bundle-name>)
test.tickets.LDEV0561 ‑ for createObject(type:"java",clas:<class-name>,name:<bundle-name>,version:<bundle-version>)
test.tickets.LDEV0567 ‑ encodeForCSS(".hi {aa:1}")
test.tickets.LDEV0567 ‑ encodeForCSS(".hi {aa:1}",true)
test.tickets.LDEV0567 ‑ encodeForDN("##")
test.tickets.LDEV0567 ‑ encodeForDN("##",true)
test.tickets.LDEV0567 ‑ encodeForHTML("<br/>")
test.tickets.LDEV0567 ‑ encodeForHTML("<br/>",true)
test.tickets.LDEV0567 ‑ encodeForHTMLAttribute("<q"">")
test.tickets.LDEV0567 ‑ encodeForHTMLAttribute("<q"">",true)
test.tickets.LDEV0567 ‑ encodeForJavaScript(...)
test.tickets.LDEV0567 ‑ encodeForJavaScript(...,true)
test.tickets.LDEV0567 ‑ encodeForURL("&s=")
test.tickets.LDEV0567 ‑ encodeForURL("&s=",true)
test.tickets.LDEV0567 ‑ encodeForXML("<br/>")
test.tickets.LDEV0567 ‑ encodeForXML("<br/>",true)
test.tickets.LDEV0567 ‑ encodeForXMLAttribute("""")
test.tickets.LDEV0567 ‑ encodeForXMLAttribute("""",true)
test.tickets.LDEV0567 ‑ encodeForXPath("/")
test.tickets.LDEV0567 ‑ encodeForXPath("/",true)
test.tickets.LDEV0574 ‑ Checking dollarformat function round off
test.tickets.LDEV0574 ‑ Checking lsCurrencyFormat function round off
test.tickets.LDEV0574 ‑ Checking numberformat function round off
test.tickets.LDEV0578 ‑ Calling closure thread page using _InternalRequest()

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Lucee Test Results

3876 tests found (test 2306 to 3234)

There are 3876 tests, see "Raw output" for the list of tests 2306 to 3234.
Raw output
test.tickets.LDEV0578 ‑ Calling simple thread page using _InternalRequest()
test.tickets.LDEV0578 ‑ Calling simple thread page using http
test.tickets.LDEV0581 ‑ test
test.tickets.LDEV0584 ‑ checking listRemoveDuplicates function, having duplicate value at last
test.tickets.LDEV0584 ‑ checking listRemoveDuplicates function, having empty value at last
test.tickets.LDEV0584 ‑ checking listRemoveDuplicates function, having simple list with duplicate values
test.tickets.LDEV0585 ‑ Testing imageResize() with blank height
test.tickets.LDEV0585 ‑ Testing imageResize() without height
test.tickets.LDEV0590 ‑ Calling direct function & checking its closure's variables scope
test.tickets.LDEV0590 ‑ Calling direct function & checking its variables scope
test.tickets.LDEV0590 ‑ Calling indirect function & checking its closure's variables scope
test.tickets.LDEV0590 ‑ Calling indirect function & checking its variables scope
test.tickets.LDEV0595 ‑ Testing imageGrayscale()
test.tickets.LDEV0596 ‑ attributes directly with cfoutput
test.tickets.LDEV0596 ‑ attributes used as attributes collection in cfloop
test.tickets.LDEV0596 ‑ attributes used as attributes collection in cfoutput
test.tickets.LDEV0596 ‑ attributes used directly in cfloop
test.tickets.LDEV0600 ‑ test
test.tickets.LDEV0600_1 ‑ Static member with access modifier
test.tickets.LDEV0600_1 ‑ Static member without access modifier
test.tickets.LDEV0604 ‑ test1
test.tickets.LDEV0604 ‑ test2
test.tickets.LDEV0608 ‑ test
test.tickets.LDEV0613 ‑ With OrmExecuteQuery
test.tickets.LDEV0613 ‑ With dbtype hql
test.tickets.LDEV0637 ‑ testStoredProc
test.tickets.LDEV0637 ‑ testStoredProc2
test.tickets.LDEV0637 ‑ testStoredProcIn
test.tickets.LDEV0637 ‑ testStoredProcIn2
test.tickets.LDEV0652 ‑ checking EXIF data from ImageGetExifMetadata function
test.tickets.LDEV0655 ‑ test
test.tickets.LDEV0664 ‑ testDefaultThreadName
test.tickets.LDEV0677 ‑ testDatasource
test.tickets.LDEV0677 ‑ testDatasourceCluster
test.tickets.LDEV0677 ‑ testMemory
test.tickets.LDEV0684 ‑ test
test.tickets.LDEV0691 ‑ Checking QuQ Count with array data
test.tickets.LDEV0691 ‑ Checking QuQ Count with query data
test.tickets.LDEV0691 ‑ Checking QuQ Count with structure data
test.tickets.LDEV0692 ‑ testAppCFCWritable
test.tickets.LDEV0707 ‑ testLoopCondition1
test.tickets.LDEV0707 ‑ testLoopCondition2
test.tickets.LDEV0719 ‑ testPropery
test.tickets.LDEV0722 ‑ test
test.tickets.LDEV0723 ‑ test
test.tickets.LDEV0755 ‑ test
test.tickets.LDEV0757 ‑ testConnections
test.tickets.LDEV0758 ‑ testTransaction
test.tickets.LDEV0759 ‑ testCFDocument
test.tickets.LDEV0761 ‑ testCR
test.tickets.LDEV0761 ‑ testCRLF
test.tickets.LDEV0761 ‑ testLF
test.tickets.LDEV0762 ‑ testLoadingClassicExternalJarsUsingContextClassloaderToLoadRes
test.tickets.LDEV0765 ‑ _test
test.tickets.LDEV0778 ‑ testWhiteCommaAtTheEnd
test.tickets.LDEV0778 ‑ testWhiteCommaAtTheEnd2
test.tickets.LDEV0778 ‑ testWhiteSpaceAtTheEnd
test.tickets.LDEV0780 ‑ testLocaleObject
test.tickets.LDEV0780 ‑ testLocaleString
test.tickets.LDEV0784 ‑ With invalid data
test.tickets.LDEV0784 ‑ With valid data(with key)
test.tickets.LDEV0784 ‑ With valid data(without key)
test.tickets.LDEV0784 ‑ forceNew=false
test.tickets.LDEV0784 ‑ forceNew=true
test.tickets.LDEV0809 ‑ testAppCFC
test.tickets.LDEV0809 ‑ testAppCFCOriginal
test.tickets.LDEV0809 ‑ testAppCFM
test.tickets.LDEV0809 ‑ testAppCFMOriginal
test.tickets.LDEV0811 ‑ testJSONEscapeChar
test.tickets.LDEV0818 ‑ testSingleArg
test.tickets.LDEV0818 ‑ testThreeArg
test.tickets.LDEV0818 ‑ testTwoArgArray
test.tickets.LDEV0818 ‑ testTwoArgType
test.tickets.LDEV0820 ‑ testLocaleToString
test.tickets.LDEV0826 ‑ testTransaction
test.tickets.LDEV0835 ‑ testA
test.tickets.LDEV0835 ‑ testB
test.tickets.LDEV0835 ‑ testBase
test.tickets.LDEV0852 ‑ pdfparam source attribute with array as dynamic variable
test.tickets.LDEV0852 ‑ pdfparam source attribute with dynamic variable
test.tickets.LDEV0852 ‑ pdfparam source attribute with list as dynamic variable
test.tickets.LDEV0852 ‑ pdfparam source attribute with static variable name
test.tickets.LDEV0860 ‑ testReadCommitted
test.tickets.LDEV0860 ‑ testSerializable
test.tickets.LDEV0861 ‑ Able to invoke class via Java URL Class Loader
test.tickets.LDEV0862 ‑ testBase
test.tickets.LDEV0866 ‑ testEntrySet
test.tickets.LDEV0866 ‑ testKeySet
test.tickets.LDEV0866 ‑ testValues
test.tickets.LDEV0869 ‑ test
test.tickets.LDEV0875 ‑ testCachePutEHCache
test.tickets.LDEV0881 ‑ test
test.tickets.LDEV0902 ‑ testConnection
test.tickets.LDEV0902 ‑ testQofQ
test.tickets.LDEV0903 ‑ test
test.tickets.LDEV0907 ‑ test
test.tickets.LDEV0908 ‑ Checking 
test.tickets.LDEV0910 ‑ checking cfimap tag with insecure access
test.tickets.LDEV0910 ‑ checking cfimap tag with secure access
test.tickets.LDEV0910 ‑ checking cfpop tag with insecure access
test.tickets.LDEV0910 ‑ checking cfpop tag with secure access
test.tickets.LDEV0914 ‑ test
test.tickets.LDEV0921 ‑ test
test.tickets.LDEV0928 ‑ testJS
test.tickets.LDEV0928 ‑ testWDDX
test.tickets.LDEV0929 ‑ Access cfproperty default value, with accessors='true' 
test.tickets.LDEV0929 ‑ Access cfproperty default value, without accessors='true' 
test.tickets.LDEV0941 ‑ checking cfzip tag, with empty folder inside the source folder
test.tickets.LDEV0943 ‑ Reading an null variable
test.tickets.LDEV0943 ‑ Reading an undefined variable
test.tickets.LDEV0943 ‑ Reading empty cookie
test.tickets.LDEV0946 ‑ Component with functions defined
test.tickets.LDEV0946 ‑ Component with no functions defined
test.tickets.LDEV0947 ‑ testConcurrentModification
test.tickets.LDEV0949 ‑ testValueIsArray
test.tickets.LDEV0949 ‑ testValueIsNotArray
test.tickets.LDEV0955 ‑ testConvert2Number
test.tickets.LDEV0955 ‑ testConvert2StringIsNumeric
test.tickets.LDEV0955 ‑ testIsCharNumeric
test.tickets.LDEV0966 ‑ test
test.tickets.LDEV0969 ‑ test
test.tickets.LDEV0969 ‑ test2
test.tickets.LDEV0973 ‑ testImplicit
test.tickets.LDEV0974 ‑ Checking serializeJSON() with column wise serialization
test.tickets.LDEV0974 ‑ Checking serializeJSON() with custom serializer
test.tickets.LDEV0974 ‑ Checking serializeJSON() with metadata for object to be serialized
test.tickets.LDEV0974 ‑ Checking serializeJSON() with preserve case for structkey(preservecaseforstructkey)
test.tickets.LDEV0974 ‑ Checking serializeJSON() with row wise serialization
test.tickets.LDEV0974 ‑ Checking serializeJSON() with struct serialization
test.tickets.LDEV1018 ‑ test cfcatch data
test.tickets.LDEV1020 ‑ testImplicit
test.tickets.LDEV1025 ‑ checking 'AMorPM' mask parsing
test.tickets.LDEV1025 ‑ checking 'Hour' mask parsing
test.tickets.LDEV1025 ‑ checking 'date' mask parsing
test.tickets.LDEV1025 ‑ checking 'milliseconds' mask parsing
test.tickets.LDEV1025 ‑ checking 'minutes' mask parsing
test.tickets.LDEV1025 ‑ checking 'month' mask parsing
test.tickets.LDEV1025 ‑ checking 'seconds' mask parsing
test.tickets.LDEV1025 ‑ checking 'timezone' mask parsing
test.tickets.LDEV1025 ‑ checking 'year' mask parsing
test.tickets.LDEV1025 ‑ checking predefined date parsing
test.tickets.LDEV1025 ‑ checking predefined date parsing long
test.tickets.LDEV1025 ‑ checking predefined date parsing medium
test.tickets.LDEV1025 ‑ checking predefined date parsing short
test.tickets.LDEV1025 ‑ checking predefined parsing
test.tickets.LDEV1030 ‑ testArray
test.tickets.LDEV1030 ‑ testQuery
test.tickets.LDEV1030 ‑ testStruct
test.tickets.LDEV1031 ‑ test
test.tickets.LDEV1032 ‑ testBase
test.tickets.LDEV1036 ‑ test
test.tickets.LDEV1038 ‑ testCFDocument
test.tickets.LDEV1041 ‑ testSetMilliSecondMemberFunction
test.tickets.LDEV1041 ‑ testSetYear
test.tickets.LDEV1041 ‑ testSetYearMemberFunction
test.tickets.LDEV1046 ‑ application.cfc
test.tickets.LDEV1046 ‑ application.cfm
test.tickets.LDEV1047 ‑ testNoCustom
test.tickets.LDEV1057 ‑ testRemoveAllSimple
test.tickets.LDEV1058 ‑ test
test.tickets.LDEV1064 ‑ checking testAttributeAlias with attributeCollection
test.tickets.LDEV1064 ‑ checking testAttributeName with attributeCollection
test.tickets.LDEV1068 ‑ Checking cfwddx tag for serializing query with preserve case false
test.tickets.LDEV1068 ‑ Checking cfwddx tag for serializing query with preserve case true
test.tickets.LDEV1068 ‑ Checking query.columnlist with preserve case false
test.tickets.LDEV1068 ‑ Checking query.columnlist with preserve case true
test.tickets.LDEV1068 ‑ Checking serializeJSON() for serializing query with preserve case false
test.tickets.LDEV1068 ‑ Checking serializeJSON() for serializing query with preserve case true
test.tickets.LDEV1069 ‑ Checking structKeyTranslate()
test.tickets.LDEV1076 ‑ test
test.tickets.LDEV1090 ‑ testQuery
test.tickets.LDEV1091 ‑ testTSWithOffset
test.tickets.LDEV1091 ‑ testTSWithoutOffset
test.tickets.LDEV1091 ‑ testTWithOffset
test.tickets.LDEV1091 ‑ testTWithoutOffset
test.tickets.LDEV1093 ‑ returns "false" when first operand is a variable containing false
test.tickets.LDEV1093 ‑ returns "false" when first operand is an inline false
test.tickets.LDEV1093 ‑ returns "true" when first operand is a function that returns true
test.tickets.LDEV1093 ‑ returns "true" when first operand is an equality
test.tickets.LDEV1093 ‑ returns second operand when first operand is null
test.tickets.LDEV1098 ‑ javacast with type 'bigdecimal',value from string.charAt()
test.tickets.LDEV1098 ‑ javacast with type 'boolean'
test.tickets.LDEV1098 ‑ javacast with type 'byte', value from string.charAt()
test.tickets.LDEV1098 ‑ javacast with type 'double', value from string.charAt()
test.tickets.LDEV1098 ‑ javacast with type 'float', value from string.charAt()
test.tickets.LDEV1098 ‑ javacast with type 'int', value from string.charAt()
test.tickets.LDEV1098 ‑ javacast with type 'long', value from string.charAt()
test.tickets.LDEV1098 ‑ javacast with type 'short', value from string.charAt()
test.tickets.LDEV1107 ‑ checking ImageInfo() for JPG format, with height 4032 and width 3024
test.tickets.LDEV1107 ‑ checking JPGimageinfo2() for JPG format, with height 4032 and width 3024
test.tickets.LDEV1107 ‑ checking PNGimageRotation3() for PNG format, with height 4032 and width 3024
test.tickets.LDEV1107 ‑ checking PNGimageRotation3(), when image rotate into 90 degree in clockwise direction
test.tickets.LDEV1107 ‑ checking PNGimageinfo3() for PNG format, with height 4032 and width 3024
test.tickets.LDEV1107 ‑ checking PNGimageinfo3(), when image rotate into 90 degree in clockwise direction
test.tickets.LDEV1121 ‑ checking object instance created by createDynamic Proxy()
test.tickets.LDEV1123 ‑ checking custom tag with syntax error
test.tickets.LDEV1126 ‑ testDeserializeJSON
test.tickets.LDEV1126 ‑ testIsJson
test.tickets.LDEV1129 ‑ Creating a new file without extension
test.tickets.LDEV1129 ‑ Creating a new s3 bucket
test.tickets.LDEV1129 ‑ Trying to access the file via bucket path of the file name
test.tickets.LDEV1129 ‑ Trying to access the file via url of the file name
test.tickets.LDEV1142 ‑ listToArray using QueryObject.columnList
test.tickets.LDEV1142 ‑ listToArray with temporary list using QueryObject.columnList
test.tickets.LDEV1146 ‑ test
test.tickets.LDEV1152 ‑ Checking with CFML content/code as text in cfscript within tag based component
test.tickets.LDEV1152 ‑ Checking with CFML content/code as text in script based component
test.tickets.LDEV1158 ‑ checking LinkedhashMap object with init()
test.tickets.LDEV1158 ‑ checking LinkedhashMap object without init()
test.tickets.LDEV1160 ‑ checking getColumnList function with boolean value, Query.getColumnList(false)
test.tickets.LDEV1160 ‑ checking getColumnList function with boolean value, Query.getColumnList(true)
test.tickets.LDEV1160 ‑ checking getColumnList function, Query.getColumnList()
test.tickets.LDEV1164 ‑ checking cfhttp call
test.tickets.LDEV1167 ‑ checking WDDX tag, with action = 'wddx2cfml' when the query empty 
test.tickets.LDEV1167 ‑ checking WDDX tag, with action = 'wddx2cfml' when the struct empty 
test.tickets.LDEV1170 ‑ Checking generate3DesKey hidden ACF function
test.tickets.LDEV1172 ‑ test
test.tickets.LDEV1173 ‑ checking serializeJSON function with attribute serializeQueryByColumns value as boolean
test.tickets.LDEV1173 ‑ checking serializeJSON function with attribute serializeQueryByColumns value as column
test.tickets.LDEV1173 ‑ checking serializeJSON function with attribute serializeQueryByColumns value as row
test.tickets.LDEV1173 ‑ checking serializeJSON function with attribute serializeQueryByColumns value as struct
test.tickets.LDEV1182 ‑ Checking date difference for day
test.tickets.LDEV1182 ‑ Checking date difference for month
test.tickets.LDEV1182 ‑ Checking date difference for year
test.tickets.LDEV1192 ‑ Checking additional key available or not
test.tickets.LDEV1201 ‑ Checking elvis operator
test.tickets.LDEV1201 ‑ Checking elvis operator value return by a function
test.tickets.LDEV1201 ‑ a.b.c.d?:'DF'
test.tickets.LDEV1201 ‑ a1.b1.c1.d1?:'DF'
test.tickets.LDEV1201 ‑ notexisting().a?:'DF'
test.tickets.LDEV1201 ‑ notexisting()?:'DF'
test.tickets.LDEV1201 ‑ test().a?:'DF'
test.tickets.LDEV1201 ‑ test().notexisting?:'DF'
test.tickets.LDEV1206 ‑ Adding row to query values from Array 
test.tickets.LDEV1206 ‑ Adding row to query values from struct
test.tickets.LDEV1210 ‑ Checking to cache query using Memcached extension
test.tickets.LDEV1210 ‑ Checking to cache string using Memcached extension
test.tickets.LDEV1214 ‑ With OrmExecuteQuery
test.tickets.LDEV1227 ‑ calling component's static method with scope resolution operator
test.tickets.LDEV1227 ‑ calling component's static method without .static
test.tickets.LDEV1227 ‑ calling component's super static method with super:: 
test.tickets.LDEV1227 ‑ calling super component's static method with scope resolution operator
test.tickets.LDEV1229 ‑ checking property tag, with the attribute cascade = 'all-delete-orphan' 
test.tickets.LDEV1230 ‑ Checking isValid() for image object
test.tickets.LDEV1230 ‑ Checking isValid() for saved image object
test.tickets.LDEV1231 ‑ Checking static function will gives result when set output="false"
test.tickets.LDEV1231 ‑ Checking static function will gives result when set output="false" via modern customTag/module
test.tickets.LDEV1231 ‑ Checking static function will gives result when set output="true"
test.tickets.LDEV1231 ‑ Checking static function will gives result when set output="true" via customTag/module
test.tickets.LDEV1231 ‑ Checking static function will gives result when set output="true" via modern customTag/module
test.tickets.LDEV1231 ‑ Checking static function will suppress the result when set output="false" via customTag/module
test.tickets.LDEV1245 ‑ checking full Null Support enable with null value in Query
test.tickets.LDEV1256 ‑ Checking parseDateTime() for timezones greater than 12 hours
test.tickets.LDEV1262 ‑ Checking the ListRemoveDuplicates()
test.tickets.LDEV1264 ‑ Checking the array literal collection with bracket notation
test.tickets.LDEV1264 ‑ Checking the isNull() using array literal collection with bracket notation
test.tickets.LDEV1264 ‑ Checking the isNull() using struct literal collection with bracket notation
test.tickets.LDEV1264 ‑ Checking the struct literal collection with bracket notation
test.tickets.LDEV1264 ‑ Checking the ternary operator using array literal collection with bracket notation
test.tickets.LDEV1264 ‑ Checking the ternary operator using struct literal collection with bracket notation
test.tickets.LDEV1266 ‑ checking createObject(), with containing jar directory
test.tickets.LDEV1266 ‑ checking createObject(), with single Jar jar
test.tickets.LDEV1267 ‑ Checking a null value stored in array
test.tickets.LDEV1267 ‑ Checking a null value stored in structure
test.tickets.LDEV1267 ‑ Checking null value variable in array
test.tickets.LDEV1267 ‑ Checking null value variable in structure
test.tickets.LDEV1269 ‑ checking QoQ operations
test.tickets.LDEV1271 ‑ Checking arrayEvery() method with null values
test.tickets.LDEV1274 ‑ Checking LSParseCurrency() method
test.tickets.LDEV1274 ‑ Checking LSParseCurrency() method with a native value
test.tickets.LDEV1276 ‑ checking custom tag calling via cfscript
test.tickets.LDEV1276 ‑ checking custom tag calling via tag
test.tickets.LDEV1280 ‑ test
test.tickets.LDEV1282 ‑ Test case for === operator with numbers
test.tickets.LDEV1282 ‑ Test case for === operator with numbers as strings
test.tickets.LDEV1282 ‑ Test case for === operator with strings
test.tickets.LDEV1282 ‑ different types (double|BigDecimal ans string)
test.tickets.LDEV1282 ‑ same type (string)
test.tickets.LDEV1292 ‑ checking this.datasource, dataBase name ends with '?' 
test.tickets.LDEV1292 ‑ checking this.datasource, with dataBase only
test.tickets.LDEV1293 ‑ checking remap template
test.tickets.LDEV1293 ‑ checking the reMapped query
test.tickets.LDEV1295 ‑ checking duplicate function on array
test.tickets.LDEV1295 ‑ checking duplicate function on dateTime
test.tickets.LDEV1295 ‑ checking duplicate function on query
test.tickets.LDEV1295 ‑ checking duplicate function on struct
test.tickets.LDEV1296 ‑ checking query.reduce member function, default value on arguments
test.tickets.LDEV1299 ‑ checking query with cachedAfter Attribute
test.tickets.LDEV1302 ‑ test
test.tickets.LDEV1304 ‑ test
test.tickets.LDEV1307 ‑ checking dateTimeFormat member function
test.tickets.LDEV1308 ‑ Checking thread function using arrayEach
test.tickets.LDEV1322 ‑ deserializeJSON with scientific notation
test.tickets.LDEV1322 ‑ evaluate with scientific notation
test.tickets.LDEV1328 ‑ checks that offset 1 returns the same as listRest
test.tickets.LDEV1328 ‑ checks that offset and maxLength return the expected subsets
test.tickets.LDEV1337 ‑ Checking lsNumberformat for 0
test.tickets.LDEV1337 ‑ Checking lsNumberformat for 0.1
test.tickets.LDEV1339 ‑ Checking XMLTransform(), with xml parameter
test.tickets.LDEV1339 ‑ Checking XMLTransform(), with xml parameter as empty string
test.tickets.LDEV1342 ‑ Checking imageWrite not producing any error
test.tickets.LDEV1342 ‑ Checking imageWrite not producing any error 2
test.tickets.LDEV1342 ‑ Checking imageWrite produce missing huffman code error
test.tickets.LDEV1342 ‑ Checking imageWrite produce missing huffman code error 2
test.tickets.LDEV1349 ‑ checking path conversion
test.tickets.LDEV1368 ‑ deserializeJson
test.tickets.LDEV1368 ‑ deserializeJson 2
test.tickets.LDEV1368 ‑ evaluator
test.tickets.LDEV1368 ‑ regular script
test.tickets.LDEV1370 ‑ testWithDefaultSettings
test.tickets.LDEV1370 ‑ testWithSettingsFalse
test.tickets.LDEV1370 ‑ testWithSettingsTrue
test.tickets.LDEV1385 ‑ cfpdf action='addwatermark' shouldn't NPE
test.tickets.LDEV1388 ‑ checking CMYK image using cfimage tag, with action='convert' 
test.tickets.LDEV1388 ‑ checking CMYK image using cfimage tag, with action='resize' 
test.tickets.LDEV1388 ‑ checking CMYK image using cfimage tag, with action='write' 
test.tickets.LDEV1389 ‑ testThread
test.tickets.LDEV1389 ‑ testThreadHTTP
test.tickets.LDEV1390 ‑ test
test.tickets.LDEV1393 ‑ checking  tobinary() function, with base64 code
test.tickets.LDEV1393 ‑ checking tobinary() function, with base64 code from the image
test.tickets.LDEV1419 ‑ comparing decimal numbers with decimal numbers as string data type 
test.tickets.LDEV1419 ‑ comparing numbers with numbers as string data type
test.tickets.LDEV1428 ‑ testAllFunctions
test.tickets.LDEV1428 ‑ testDelete
test.tickets.LDEV1428 ‑ testDeleteByID
test.tickets.LDEV1428 ‑ testDeleteWhere
test.tickets.LDEV1430 ‑ checking XMLParse()
test.tickets.LDEV1431 ‑ checking getCurrentTemplatePath() in static function,  calling static function directly
test.tickets.LDEV1431 ‑ checking getCurrentTemplatePath() in static function, calling static function via another component
test.tickets.LDEV1431 ‑ checking getCurrentTemplatePath() in static function, calling via create Object
test.tickets.LDEV1445 ‑ Create datasource for MySQL with default connectionLimit
test.tickets.LDEV1467 ‑ Checking REFind() with line breaks
test.tickets.LDEV1467 ‑ Checking REMatch() with line breaks 
test.tickets.LDEV1476 ‑ checking image data from filereadBinary() function
test.tickets.LDEV1476 ‑ checking image data from tobase64() function
test.tickets.LDEV1483 ‑ checking Immediate Invoke lambda expression, with multipleParam param
test.tickets.LDEV1483 ‑ checking Immediate Invoke lambda expression, with single param
test.tickets.LDEV1484 ‑ checking Lambdas expression, Using curly braces in arguments
test.tickets.LDEV1484 ‑ checking Lambdas expression, Using return keyword with braces in arguments
test.tickets.LDEV1484 ‑ checking Lambdas expression, without using curly braces in arguments
test.tickets.LDEV1485 ‑ Checking ArrayFilter(), with arguments in udf call
test.tickets.LDEV1485 ‑ Checking ArrayFilter(), without arguments in udf call
test.tickets.LDEV1486 ‑ Checking structFilter() member function with arguments scope
test.tickets.LDEV1486 ‑ Checking structFilter() with arguments scope calling via UDF
test.tickets.LDEV1486 ‑ Checking structFilter() with arguments scope calling via UDF has declared parameters 
test.tickets.LDEV1487 ‑ test UDF
test.tickets.LDEV1487 ‑ test UDF metadata
test.tickets.LDEV1487 ‑ test component
test.tickets.LDEV1487 ‑ test component metadata
test.tickets.LDEV1502 ‑ Checking cfthread, after thread initialize
test.tickets.LDEV1502 ‑ Checking cfthread, without thread initialize
test.tickets.LDEV1508 ‑ Checking QoQ with local scope
test.tickets.LDEV1512 ‑ Checking JSON with createTimeSpan string, in StructFormat
test.tickets.LDEV1512 ‑ Checking JSON with createTimeSpan string, in arrayFormat
test.tickets.LDEV1519 ‑ testPDFWaterMark
test.tickets.LDEV1522 ‑ Checking elvis operator using UDF, on result from function
test.tickets.LDEV1522 ‑ Checking elvis operator using UDF, on result in variable
test.tickets.LDEV1522 ‑ Checking elvis operator using built-in-function directly
test.tickets.LDEV1522 ‑ Checking elvis operator using built-in-function directly (missing top level key)
test.tickets.LDEV1522 ‑ Checking elvis operator using built-in-function directly (missing top level key, with subkey)
test.tickets.LDEV1522 ‑ Checking elvis operator using built-in-function, result from variable
test.tickets.LDEV1525 ‑ Checking QoQ while missing column (hsqldb)
test.tickets.LDEV1525 ‑ Checking QoQ while missing column (hsqldb) with order by
test.tickets.LDEV1525 ‑ Checking QoQ while missing column (native)
test.tickets.LDEV1525 ‑ Checking QoQ while missing column (native) with order by
test.tickets.LDEV1532 ‑ Checking cfqueryparam with datatype cf_sql_integer, null=false & value is null (datasource query)
test.tickets.LDEV1532 ‑ Checking cfqueryparam with datatype cf_sql_integer, null=true & value is null (datasource query)
test.tickets.LDEV1532 ‑ Checking cfqueryparam with datatype cf_sql_varchar, null=false & value is null (datasource query)
test.tickets.LDEV1532 ‑ Checking query param with datatype cf_sql_integer, null=false & value is null (datasource query)
test.tickets.LDEV1537 ‑ Checking cfmail tag with BCC address containing a colon throws
test.tickets.LDEV1537 ‑ Checking cfmail tag with CC address containing a colon throws
test.tickets.LDEV1537 ‑ Checking cfmail tag with FROM address containing a colon throws
test.tickets.LDEV1537 ‑ Checking cfmail tag with TO attribute containing a colon throws
test.tickets.LDEV1537 ‑ Checking cfmail tag without a FROM address throws
test.tickets.LDEV1553 ‑ checking createTimeSpan() as boolean
test.tickets.LDEV1553 ‑ checking createTimeSpan() as datetime
test.tickets.LDEV1553 ‑ checking createTimeSpan() as number
test.tickets.LDEV1560 ‑ Passing numeric value while the value is defined as numeric
test.tickets.LDEV1560 ‑ Passing string value while the value is defined as numeric
test.tickets.LDEV1561 ‑ checking hash function with invalid iterations
test.tickets.LDEV1564 ‑ Checking Transaction with ormEnable=true 
test.tickets.LDEV1568 ‑ Checking single argument with parentheses
test.tickets.LDEV1568 ‑ Checking single argument without parentheses
test.tickets.LDEV1569 ‑ checking SerializeJSON() ORM key with NULL value, nullSupport=true
test.tickets.LDEV1569 ‑ checking SerializeJSON() for QoQ with NULL value
test.tickets.LDEV1569 ‑ checking SerializeJSON() for QoQ with NULL value, nullSupport=true
test.tickets.LDEV1569 ‑ checking SerializeJSON() mysql query with NULL value
test.tickets.LDEV1569 ‑ checking SerializeJSON() mysql query with NULL value, nullSupport=true
test.tickets.LDEV1569 ‑ checking SerializeJSON() with ORM key having NULL value
test.tickets.LDEV1570 ‑ checking Mask in dateTimeFormat()
test.tickets.LDEV1574 ‑ checking GetSystemMetrics() CPU
test.tickets.LDEV1574 ‑ checking GetSystemMetrics() enable clientScope
test.tickets.LDEV1574 ‑ checking GetSystemMetrics() without enable clientScope
test.tickets.LDEV1576 ‑ Checking cfimage binary data stored in Database
test.tickets.LDEV1578 ‑ fails running a task has no retries anymore
test.tickets.LDEV1582 ‑ Checking mask value '00.00' with negative number 
test.tickets.LDEV1582 ‑ Checking mask value '9.00' with negative number 
test.tickets.LDEV1582 ‑ Checking mask value '99.00' with negative number 
test.tickets.LDEV1582 ‑ Checking mask value '99.99' with negative number 
test.tickets.LDEV1582 ‑ Checking mask value '__.00' with negative number 
test.tickets.LDEV1589 ‑ Checking Pseudo Constructor with function annotations, ends without semi-colon
test.tickets.LDEV1589 ‑ Checking function annotations with Pseudo Constructor, ends with semi-colon
test.tickets.LDEV1589 ‑ Checking function annotations without Pseudo Constructor
test.tickets.LDEV1603 ‑ Checking cflock in script based with variable scope
test.tickets.LDEV1606 ‑ Checking cfzip tag with attribute entrypath
test.tickets.LDEV1606 ‑ Checking cfzip tag with attribute filter
test.tickets.LDEV1606 ‑ Checking cfzipparam tag with attribute entrypath
test.tickets.LDEV1606 ‑ Checking cfzipparam tag with attribute filter
test.tickets.LDEV1609 ‑ Checking cffile action ="write" with attribute nameConflict="error" 
test.tickets.LDEV1609 ‑ Checking cffile action ="write" with attribute nameConflict="overwrite" 
test.tickets.LDEV1609 ‑ Checking cffile action ="write" with attribute nameConflict="skip" 
test.tickets.LDEV1619 ‑ Checking URL with first & last parameter as empty
test.tickets.LDEV1619 ‑ Checking URL with first parameter as empty
test.tickets.LDEV1619 ‑ Checking URL with middle parameter as empty
test.tickets.LDEV1619 ‑ Checking URL with second parameter as empty
test.tickets.LDEV1620 ‑ Checking .ico images
test.tickets.LDEV1621 ‑ checking lambda expression, Using Multiple Expressions with curly braces
test.tickets.LDEV1621 ‑ checking lambda expression, Using Multiple Expressions without curly braces
test.tickets.LDEV1621 ‑ checking lambda expression, Using curly braces in arguments
test.tickets.LDEV1621 ‑ checking lambda expression, Using return keyword with braces in arguments
test.tickets.LDEV1621 ‑ checking lambda expression, without curly braces in arguments
test.tickets.LDEV1634 ‑ checking InputBaseN function
test.tickets.LDEV1641 ‑ Checking ORM transaction, with larger id
test.tickets.LDEV1651 ‑ Checking directoryExists() is empty
test.tickets.LDEV1652 ‑ Checking parseDateTime(), input without any spaces or punctuation
test.tickets.LDEV1652 ‑ Checking parseDateTime(), with input as invalid dateFormat
test.tickets.LDEV1652 ‑ Checking parseDateTime(), with input as valid dateFormat
test.tickets.LDEV1658 ‑ Checking arrayAppend member function without any params
test.tickets.LDEV1658 ‑ Checking arrayPrepend member function without any params
test.tickets.LDEV1658 ‑ Checking arraySort member function without any params
test.tickets.LDEV1661 ‑ Checking timestamp column in string format
test.tickets.LDEV1661 ‑ Checking timestamp with cfqueryparam
test.tickets.LDEV1661 ‑ Checking timestamp with createDateTime()
test.tickets.LDEV1661 ‑ Checking timestamp with createOdbcDateTime()
test.tickets.LDEV1663 ‑ Checking implicit getters satisfy interface methods
test.tickets.LDEV1667 ‑ Checking lsnumberFormat() with mask value ',' 
test.tickets.LDEV1667 ‑ Checking numberFormat() with mask value ',___.00' 
test.tickets.LDEV1667 ‑ Checking numberFormat() with mask value '0,0' 
test.tickets.LDEV1667 ‑ Checking numberFormat() with mask value '0,000,000.00' 
test.tickets.LDEV1667 ‑ Checking numberFormat() with mask value '00,00' 
test.tickets.LDEV1667 ‑ Checking numberFormat() with mask value '000,000.00' 
test.tickets.LDEV1667 ‑ Checking numberFormat() with mask value '9,9' 
test.tickets.LDEV1667 ‑ Checking numberFormat() with mask value '9,999,999.99' 
test.tickets.LDEV1667 ‑ Checking numberFormat() with mask value '99,99' 
test.tickets.LDEV1667 ‑ Checking numberFormat() with mask value '99,99.00' 
test.tickets.LDEV1667 ‑ Checking numberFormat() with mask value '_,_' 
test.tickets.LDEV1667 ‑ Checking numberFormat() with mask value '_,_._' 
test.tickets.LDEV1667 ‑ Checking numberFormat() with mask value '_,___,___.__' 
test.tickets.LDEV1676 ‑ Check xmlFeatures all insecure, bad xml
test.tickets.LDEV1676 ‑ Check xmlFeatures all secure, bad xml
test.tickets.LDEV1676 ‑ Check xmlFeatures all secure, good xml
test.tickets.LDEV1676 ‑ Check xmlFeatures default, bad xml
test.tickets.LDEV1676 ‑ Check xmlFeatures default, bad xml, cfapplication override
test.tickets.LDEV1676 ‑ Check xmlFeatures default, good xml
test.tickets.LDEV1676 ‑ Check xmlFeatures disallowDoctypeDecl=true
test.tickets.LDEV1676 ‑ Check xmlFeatures externalGeneralEntities=false
test.tickets.LDEV1676 ‑ Check xmlFeatures externalGeneralEntities=true, secure: false
test.tickets.LDEV1676 ‑ Check xmlFeatures invalidConfig Entities
test.tickets.LDEV1676 ‑ Check xmlFeatures invalidConfig docType
test.tickets.LDEV1676 ‑ Check xmlFeatures invalidConfig secure
test.tickets.LDEV1679 ‑ Checking invoke function with arguments scope 
test.tickets.LDEV1682 ‑ Checking REFind() attribute SCOPE 
test.tickets.LDEV1682 ‑ Checking REFind() returns struct with matching value
test.tickets.LDEV1683 ‑ Passing component ( having init function as argument to constructor of another component
test.tickets.LDEV1683 ‑ Passing component as argument to constructor of another component
test.tickets.LDEV1683 ‑ Passing struct as argument to constructor of another component
test.tickets.LDEV1705 ‑ checking ArrayPrepend(), with merge attribute false
test.tickets.LDEV1705 ‑ checking ArrayPrepend(), with merge attribute true
test.tickets.LDEV1715 ‑ Checking getmetaDataFunction with abstract modifier, abstract extends in other cfc
test.tickets.LDEV1715 ‑ Checking getmetaDataFunction with abstract modifier, without extend abstract
test.tickets.LDEV1718 ‑ checking with 2 mappings with existing folder in just one mapping
test.tickets.LDEV1718 ‑ checking with 2 mappings with existing folders in both mappings
test.tickets.LDEV1718 ‑ checking with a single mapping, just the base line
test.tickets.LDEV1725 ‑ Checking ListLast with attribute count
test.tickets.LDEV1736 ‑ ObjectSave server scope
test.tickets.LDEV1736 ‑ serialize server scope
test.tickets.LDEV1736 ‑ serializeJson server scope
test.tickets.LDEV1736 ‑ wddx server scope
test.tickets.LDEV174 ‑ checking writeLog() with empty text
test.tickets.LDEV1740 ‑ Checking SQL Comments in QueryExecute()
test.tickets.LDEV1740 ‑ Checking SQL Comments in cfquery tag
test.tickets.LDEV1741 ‑ checking ORM secondary ehcache with this.ormsettings.cacheconfig = "ehcache.xml" 
test.tickets.LDEV1741 ‑ checking ORM secondary ehcache without cacheconfig
test.tickets.LDEV1750 ‑ testSqlAttr
test.tickets.LDEV1750 ‑ testSqlAttrNobody
test.tickets.LDEV1750 ‑ testSqlAttrNobodyTag
test.tickets.LDEV1750 ‑ testSqlBody
test.tickets.LDEV1750 ‑ testSqlMissing
test.tickets.LDEV1751 ‑ Checking number value into forLoop
test.tickets.LDEV1751 ‑ Checking string value into forLoop
test.tickets.LDEV1760 ‑ MsSql checking ORM auto detect dialect
test.tickets.LDEV1760 ‑ MySql checking ORM auto detect dialect
test.tickets.LDEV1760 ‑ Oracle checking ORM auto detect dialect
test.tickets.LDEV1760 ‑ Postgres checking ORM auto detect dialect
test.tickets.LDEV1760 ‑ checking Dialect ORM with mySQL with dialect="MySQLwithInnoDB" in ORM settings
test.tickets.LDEV1761 ‑ Checking evaluate() with datetime
test.tickets.LDEV1761 ‑ short and long display name in english
test.tickets.LDEV1765 ‑ Checking ImageGetIPTCMetadata() function
test.tickets.LDEV1770 ‑ Checking 'item' contains 'link' node
test.tickets.LDEV1770 ‑ Checking 'item' contains three nodes
test.tickets.LDEV1770 ‑ Checking 'item' with 'desc' node as empty
test.tickets.LDEV1770 ‑ Checking 'item' with 'title' node as empty 
test.tickets.LDEV1778 ‑ getDynamicProxy() should work with core JDK interfaces
test.tickets.LDEV1791 ‑ Checking the value of query group attribute with querynew()
test.tickets.LDEV1791 ‑ Checking the value of query group attribute with querysetcell() 
test.tickets.LDEV1793 ‑ Checking EntityLoadByPK() with ID value as Binary format
test.tickets.LDEV1797 ‑ checking threads tags in member function
test.tickets.LDEV1797 ‑ checking threads tags without member function
test.tickets.LDEV1803 ‑ Checking toBase64() with arguments
test.tickets.LDEV1814 ‑ Checking cfsilent tag around the getPageContext() by using Application CFC
test.tickets.LDEV1814 ‑ Checking getPageContext() and cfhtmlhead tag without Application CFC
test.tickets.LDEV1814 ‑ Checking getPageContext() with cfhtmlhead tag by using Application CFC
test.tickets.LDEV1814 ‑ Checking head tag around the getPageContext() by using Application CFC
test.tickets.LDEV1819 ‑ Checking with braces in multi line 
test.tickets.LDEV1819 ‑ Checking without braces in single line
test.tickets.LDEV1824 ‑ checking Numeric member function
test.tickets.LDEV1828 ‑ Introduced Typed support Array
test.tickets.LDEV1830 ‑ testSaveLoad
test.tickets.LDEV1830 ‑ testSaveLoadInner
test.tickets.LDEV1831 ‑ unload/load cfc
test.tickets.LDEV1836 ‑ Negative Index array
test.tickets.LDEV1837 ‑ checking serialize
test.tickets.LDEV1837 ‑ checking serialzeJson
test.tickets.LDEV1837 ‑ checking toString
test.tickets.LDEV1838 ‑ reaonly
test.tickets.LDEV1838 ‑ writable
test.tickets.LDEV1841 ‑ Checking Asynchronous programming with Empty future
test.tickets.LDEV1841 ‑ Checking Asynchronous programming with UDF
test.tickets.LDEV1841 ‑ Checking Asynchronous programming with normal function call
test.tickets.LDEV1844 ‑ Checking chaning process in member function with array
test.tickets.LDEV1867 ‑ Checking alias name as different from column name
test.tickets.LDEV1867 ‑ Checking alias name as not used in record set
test.tickets.LDEV1867 ‑ Checking alias name same as column a name
test.tickets.LDEV1868 ‑ Checking Application context for Mail
test.tickets.LDEV1868 ‑ Checking Application context for MailSettings
test.tickets.LDEV1871 ‑ Checking cffeed entry.content.type
test.tickets.LDEV1877 ‑ checking the file status after fileClose()
test.tickets.LDEV1877 ‑ checking the file status before fileClose()
test.tickets.LDEV1892 ‑ check if arrayAppend appends to a struct
test.tickets.LDEV1897 ‑ checking the deserializeJSON
test.tickets.LDEV1897 ‑ checking the deserializeJSON with member function
test.tickets.LDEV1906 ‑ checking the duplicate() with image
test.tickets.LDEV1917 ‑ cfprocparam passes null instead of empty strings with CHAR cfsqltype
test.tickets.LDEV1917 ‑ cfprocparam passes null instead of empty strings with CHAR cfsqltype, col not null
test.tickets.LDEV1917 ‑ cfprocparam passes null instead of empty strings with NVARCHAR cfsqltype
test.tickets.LDEV1917 ‑ cfprocparam passes null instead of empty strings with NVARCHAR cfsqltype, col not null
test.tickets.LDEV1941 ‑ Checking on tagBased
test.tickets.LDEV1941 ‑ checking script based
test.tickets.LDEV1942 ‑ Session stored on cache
test.tickets.LDEV1942 ‑ Session stored on cache 
test.tickets.LDEV1942 ‑ Session stored on datasource
test.tickets.LDEV1946 ‑ checking onMissingMethod() & onError() 
test.tickets.LDEV1953 ‑ Checking mysql with zeroDateTimeBehavior as convertToNull
test.tickets.LDEV1957 ‑ Checking SERVER.separator.line EQ newLine() on Linux
test.tickets.LDEV1962 ‑ Accessing Component Path
test.tickets.LDEV1962 ‑ External Component call PropertyUDF
test.tickets.LDEV1962 ‑ External Component call UDF
test.tickets.LDEV1962 ‑ Internal Component call PropertyUDF
test.tickets.LDEV1962 ‑ Internal Component call UDF
test.tickets.LDEV1962 ‑ Internal Component call UDF 2
test.tickets.LDEV1969 ‑ cannot address a struct inside a query
test.tickets.LDEV1973 ‑ Checking deserializeJSON with 4 zeros
test.tickets.LDEV1973 ‑ Checking deserializeJSON with 8 zeros
test.tickets.LDEV1973 ‑ Checking deserializeJSON with above 5 zeros
test.tickets.LDEV1980 ‑ checking cfdbinfo with DB name
test.tickets.LDEV1980 ‑ checking cfdbinfo without DB name
test.tickets.LDEV1984 ‑ checking ORMEvictEntity() with secondary Cache
test.tickets.LDEV1984 ‑ checking ORMEvictEntity() without secondary Cache 
test.tickets.LDEV1995 ‑ checking this.functionpaths with string and struct function
test.tickets.LDEV1997 ‑ Checking getPageContext().getRequest().getRequestUrl()
test.tickets.LDEV2005 ‑ testGetBaseTemplatePath
test.tickets.LDEV2005 ‑ testGetCurrentTemplatePath
test.tickets.LDEV2005 ‑ testGetTemplatePath
test.tickets.LDEV2007 ‑ Checking array loop with invalid attribute(startRow) 
test.tickets.LDEV2007 ‑ Checking collection loop with invalid attribute(step) 
test.tickets.LDEV2007 ‑ Checking condition loop with invalid attribute(delimiters) 
test.tickets.LDEV2007 ‑ Checking index loop with invalid attribute(endRow) 
test.tickets.LDEV2007 ‑ Checking list loop with invalid attributes(from and to) 
test.tickets.LDEV2007 ‑ Checking query loop with invalid attribute(item) 
test.tickets.LDEV2044 ‑ Diff member function for dateDiff incompatible with ACF
test.tickets.LDEV2052 ‑ Checking overwrite attribute in cfzip action=unzip
test.tickets.LDEV2057 ‑ checking component with nested try catch block
test.tickets.LDEV2081 ‑ checking DateFormat function with mask "W(week of the month)" 
test.tickets.LDEV2081 ‑ checking DateFormat function with mask "WW(week of the month with leading Zero)" 
test.tickets.LDEV2081 ‑ checking DateFormat function with mask "w(week of the year)" 
test.tickets.LDEV2081 ‑ checking DateFormat function with mask "ww(week of the year)" 
test.tickets.LDEV2083 ‑ FileGetMimeType() for .m4a throws java.lang.NullPointerException
test.tickets.LDEV2083 ‑ FileGetMimeType() for .mp3 file
test.tickets.LDEV2083 ‑ FileGetMimeType() for .txt file
test.tickets.LDEV2083 ‑ not existing file
test.tickets.LDEV2108 ‑ queryformat as boolean
test.tickets.LDEV2108 ‑ queryformat as number
test.tickets.LDEV2108 ‑ queryformat as number, next as charset (string)
test.tickets.LDEV2108 ‑ queryformat as number, next as useSecure (boolean)
test.tickets.LDEV2108 ‑ queryformat as string
test.tickets.LDEV2113 ‑ checkingXMLValidate (schema as string)
test.tickets.LDEV2113 ‑ checkingXMLValidate (schema via Element in XML)
test.tickets.LDEV2113 ‑ checkingXMLValidate (schema via URL)
test.tickets.LDEV2114 ‑ IsIpInRange() returns incorrect false values
test.tickets.LDEV2128 ‑ Query of Queries UNION returns correct results without cfqueryparam
test.tickets.LDEV2128 ‑ Query of Queries UNION returns incorrect results with cfqueryparam
test.tickets.LDEV2131 ‑ dateTimeFormat with mask 'isoms' and aliases
test.tickets.LDEV2131 ‑ parseDateTime with format 'isoms' and aliases
test.tickets.LDEV2156 ‑ ReMatchNoCase() davoid regression of fix LDEV-1467
test.tickets.LDEV2156 ‑ ReMatchNoCase() doesn't work as expected when handling with vast data
test.tickets.LDEV2158 ‑ Query sorting ignores leading hyphen
test.tickets.LDEV2159 ‑ cffile write nameconflict skip - writes an empty file" 
test.tickets.LDEV2161 ‑ REFind() with sub expressions returns incorrect match elements
test.tickets.LDEV2162 ‑ Incorrect scoping of nested functions" 
test.tickets.LDEV2162 ‑ get scope of the functions without make a call" 
test.tickets.LDEV2204 ‑ StructEach is not accessing key-value accurately for arguments
test.tickets.LDEV2204 ‑ StructEach is not accessing key-value accurately for arguments using deserializejson()
test.tickets.LDEV2223 ‑ test
test.tickets.LDEV2228 ‑ rotate image
test.tickets.LDEV2236 ‑ testArray
test.tickets.LDEV2236 ‑ testQuery
test.tickets.LDEV2236 ‑ testStruct
test.tickets.LDEV2258 ‑ imageNew(Binary)
test.tickets.LDEV2258 ‑ imageNew(BufferedImage)
test.tickets.LDEV2258 ‑ imageNew(File)
test.tickets.LDEV2258 ‑ imageNew(Image)
test.tickets.LDEV2258 ‑ imageNew(String)
test.tickets.LDEV2260 ‑ test int length
test.tickets.LDEV2266 ‑ testH2
test.tickets.LDEV2266 ‑ testMySQL
test.tickets.LDEV2292 ‑ SQL is available before execute
test.tickets.LDEV2292 ‑ SQL is removed after execute
test.tickets.LDEV2298 ‑ queryExecute() column allows nulls
test.tickets.LDEV2298 ‑ queryExecute() column doesn't allow nulls
test.tickets.LDEV2308 ‑ CFID cookie should not be set by cfthread, j2ee session
test.tickets.LDEV2308 ‑ JSessionID cookie should not be set by cfthread, cfml session
test.tickets.LDEV2308 ‑ JSessionID cookie should not be set by cfthread, no session
test.tickets.LDEV2308 ‑ JSessionID cookie should not be set by cfthread, set no client cookies
test.tickets.LDEV2309 ‑ checking schedule task url http with non-standard port
test.tickets.LDEV2309 ‑ checking schedule task url http with standard port
test.tickets.LDEV2309 ‑ checking schedule task url https with non-standard port
test.tickets.LDEV2309 ‑ checking schedule task url https with standard port
test.tickets.LDEV2310 ‑ Valid base64 string doesn't convert into image
test.tickets.LDEV2310 ‑ Valid base64 string file doesn't convert into image
test.tickets.LDEV2315 ‑ Checking getLocaleInfo() function
test.tickets.LDEV2315 ‑ Checking getLocaleInfo() function with dutch (belgium) timeZone
test.tickets.LDEV2315 ‑ Checking getLocaleInfo() function with en_US timeZone
test.tickets.LDEV2315 ‑ Checking getLocaleInfo() function with ja_JP_JP timeZone
test.tickets.LDEV2315 ‑ Checking getLocaleInfo() function with spanish (argentina) timeZone
test.tickets.LDEV2320 ‑ Zipping a folder with file
test.tickets.LDEV2320 ‑ Zipping empty folder
test.tickets.LDEV2326 ‑ PDF action = merge with overwrite = false
test.tickets.LDEV2326 ‑ PDF action=merge with overwrite = true
test.tickets.LDEV2333 ‑ reFind() do not extract regular expression capture groups as subexpressions
test.tickets.LDEV2333 ‑ reFindNoCase() do not extract regular expression capture groups as subexpressions
test.tickets.LDEV2339 ‑ FileMove() is unable to move a file with the read-only file attribute
test.tickets.LDEV2352 ‑ test enum handled as simple values
test.tickets.LDEV2353 ‑ IsNumeric(...) Not working for negative exponent notation numbers as string
test.tickets.LDEV2353 ‑ IsValid('numeric',...) Not working for negative exponent notation numbers as string
test.tickets.LDEV2382 ‑ Query of Query - upper() method recordcount
test.tickets.LDEV2382 ‑ Query of Query - with lower() method
test.tickets.LDEV2382 ‑ Query of Query - with lower() method recordcount
test.tickets.LDEV2382 ‑ Query of Query - without used lower() and upper() method
test.tickets.LDEV2382 ‑ Query of Query - without used lower() and upper() method recordcount
test.tickets.LDEV2382 ‑ Query of Query -With upper() method
test.tickets.LDEV2395 ‑ fileGetMimeType( strict=false ) to return image/png for empty png file
test.tickets.LDEV2395 ‑ fileGetMimeType( strict=false ) to return image/png on real png file
test.tickets.LDEV2395 ‑ fileGetMimeType( strict=true ) to throw on empty png file
test.tickets.LDEV2395 ‑ fileGetMimeType( strict=true ) to throw on non existent png
test.tickets.LDEV2410 ‑ checking the file with NORMAL Attribute
test.tickets.LDEV2410 ‑ checking the file with READONLY Attribute
test.tickets.LDEV2423 ‑ cfqueryparam not working with CF_SQL_FLOAT for negative exponent numbers (mssql)
test.tickets.LDEV2423 ‑ cfqueryparam not working with CF_SQL_FLOAT for negative exponent numbers (mysql)
test.tickets.LDEV2423 ‑ cfqueryparam not working with CF_SQL_FLOAT for negative exponent numbers, qoq
test.tickets.LDEV2423 ‑ cfqueryparam not working with CF_SQL_NUMERIC for negative exponent numbers (mssql)
test.tickets.LDEV2423 ‑ cfqueryparam not working with CF_SQL_NUMERIC for negative exponent numbers (mysql)
test.tickets.LDEV2423 ‑ cfqueryparam not working with CF_SQL_NUMERIC for negative exponent numbers, qoq
test.tickets.LDEV2423 ‑ round trip exponent number, qoq
test.tickets.LDEV2424 ‑ loosing meta data
test.tickets.LDEV2470 ‑ QoQ joins on columns with type integer does work
test.tickets.LDEV2470 ‑ QoQ joins on columns with type numeric doesn't work
test.tickets.LDEV2487 ‑ checking querySort - asc
test.tickets.LDEV2487 ‑ checking querySort - desc
test.tickets.LDEV2487 ‑ checking with varchar data type - asc
test.tickets.LDEV2487 ‑ checking with varchar data type - desc
test.tickets.LDEV2488 ‑ testIt
test.tickets.LDEV2496 ‑ Test case for inputBaseN() of base 10
test.tickets.LDEV2496 ‑ Test case for inputBaseN() of base 2
test.tickets.LDEV2506 ‑ Checked cfdocument with type = 'modern' and 'classic'
test.tickets.LDEV2524 ‑ DeserializeJSON does handle LOWERCASE letters
test.tickets.LDEV2524 ‑ DeserializeJSON doesn't handle UPPERCASE letters
test.tickets.LDEV2528 ‑ cfdocument with mixed-orientation default orientation landscape
test.tickets.LDEV2528 ‑ cfdocument with mixed-orientation default orientation portrait
test.tickets.LDEV2528 ‑ cfdocument with mixed-orientation documentsection orientation landscape
test.tickets.LDEV2528 ‑ cfdocument with mixed-orientation documentsection orientation portrait
test.tickets.LDEV2533 ‑ Status showing open - when using fileClose()
test.tickets.LDEV2541 ‑ Checking query with maxrows
test.tickets.LDEV2541 ‑ Checking query with rows order
test.tickets.LDEV2549 ‑ query param with CFSQLTYPE='cf_sql_date' for date type value (mssql)
test.tickets.LDEV2549 ‑ query param with CFSQLTYPE='cf_sql_date' for date type value (mysql)
test.tickets.LDEV2549 ‑ query param without CFSQLTYPE='cf_sql_date' for date type value (mssql)
test.tickets.LDEV2549 ‑ query param without CFSQLTYPE='cf_sql_date' for date type value (mysql)
test.tickets.LDEV2558 ‑ cfadmin getRHExtensions should return at least 10 extensions
test.tickets.LDEV2558 ‑ getPageContext().getConfig().getServerRHExtensions() should return at least 10 extensions
test.tickets.LDEV2571 ‑ serialize
test.tickets.LDEV2571 ‑ serializeJson
test.tickets.LDEV2586 ‑ cfqueryparam does handle decimal value = 1000 with maxLength = 8
test.tickets.LDEV2586 ‑ cfqueryparam does handle decimal value = 23.45 with maxLength = 5
test.tickets.LDEV2586 ‑ cfqueryparam doesn't handle decimal value = 1000 with maxLength = 7
test.tickets.LDEV2608 ‑ Regression in struct implementation causing stack overflow
test.tickets.LDEV2611 ‑ check that output before is not suppressed
test.tickets.LDEV2616 ‑  value empty throws an error for queryexecute function
test.tickets.LDEV2628 ‑ ReplaceNoCase Struct Replace All not working when runs continuously
test.tickets.LDEV2631 ‑ test convert Hashset to collection
test.tickets.LDEV2632 ‑ Test with nullvalue & one more value
test.tickets.LDEV2632 ‑ Test with nullvalue only
test.tickets.LDEV2637 ‑ QuerySetCell column name with spaces
test.tickets.LDEV2637 ‑ QuerySetCell column name without spaces
test.tickets.LDEV2642 ‑ Check isvalid function with boolean'
test.tickets.LDEV2642 ‑ Check isvalid function with string and numbers'
test.tickets.LDEV2645 ‑ component Property function does not recognize variables defined at the top of that Component
test.tickets.LDEV2654 ‑ Floor function
test.tickets.LDEV2654 ‑ Int function
test.tickets.LDEV2660 ‑ Checking overwrite attribute in cfzip action=unzip
test.tickets.LDEV2710 ‑ ListFind with includeEmptyFields
test.tickets.LDEV2710 ‑ ListFindNoCase with includeEmptyFields
test.tickets.LDEV2729 ‑ ReplaceListNoCase with includeemptyfields in 4th/5th/6th position
test.tickets.LDEV2729 ‑ ReplaceListNoCase with includeemptyfields in correct position
test.tickets.LDEV2729 ‑ String.replacelist() with includeemptyfields
test.tickets.LDEV2729 ‑ String.replacelistNoCase() with includeemptyfields
test.tickets.LDEV2729 ‑ replacelist with includeemptyfields in 4th/5th/6th position
test.tickets.LDEV2729 ‑ replacelist with includeemptyfields in correct position
test.tickets.LDEV2729 ‑ replacelist() using named argument with includeemptyfields
test.tickets.LDEV2729 ‑ replacelistNoCase() using named argument with includeemptyfields
test.tickets.LDEV2748 ‑ checking property syntax
test.tickets.LDEV2754 ‑ Using (') with DB 
test.tickets.LDEV2754 ‑ Using (') with QoQ
test.tickets.LDEV2754 ‑ Using (?) mark with DB
test.tickets.LDEV2772 ‑ enable/disable search result, scopeCascading=small
test.tickets.LDEV2772 ‑ enable/disable search result, scopeCascading=standard
test.tickets.LDEV2772 ‑ enable/disable search result, scopeCascading=strict
test.tickets.LDEV2793 ‑ test parseDateTime 
test.tickets.LDEV2795 ‑ sameFormFieldsAsArray=false
test.tickets.LDEV2795 ‑ sameFormFieldsAsArray=true
test.tickets.LDEV2814 ‑ unwrap ' 
test.tickets.LDEV2814 ‑ unwrap 8220 8221 
test.tickets.LDEV2814 ‑ unwrap wrong decoded 8220
test.tickets.LDEV2814 ‑ unwrap wrong decoded 8220 and 8221
test.tickets.LDEV2814 ‑ unwrap wrong decoded 8221
test.tickets.LDEV2824 ‑ test case for ArrayEach with parallel=true, maxthreads=1
test.tickets.LDEV2824 ‑ test case for ArrayEvery with parallel=true, maxthreads=1
test.tickets.LDEV2824 ‑ test case for ArrayFilter with parallel=true, maxthreads=1
test.tickets.LDEV2824 ‑ test case for ArrayMap with parallel=true, maxthreads=1
test.tickets.LDEV2824 ‑ test case for ArraySome with parallel=true, maxthreads=1
test.tickets.LDEV2826 ‑ Seems wrong in returns property
test.tickets.LDEV2852 ‑ Works fine with Non-member function
test.tickets.LDEV2852 ‑ Works not correct with Member function
test.tickets.LDEV2872 ‑ cffile action=write with nameconflict=makeunique
test.tickets.LDEV2892 ‑ reFind examples with regex
test.tickets.LDEV2892 ‑ reFindnocase examples with regex
test.tickets.LDEV2892 ‑ reMatch with modern regex syntax
test.tickets.LDEV2892 ‑ reReplace examples with regex
test.tickets.LDEV2892 ‑ reReplaceNoCase examples with regex
test.tickets.LDEV2892 ‑ rematch examples with regex
test.tickets.LDEV2892 ‑ rematchNoCase examples with regex
test.tickets.LDEV2900 ‑ check cfcookie tag defaults, httponly, no samesite, path
test.tickets.LDEV2900 ‑ check cfcookie tag defaults, httponly, no samesite, path, tag samesite
test.tickets.LDEV2900 ‑ check cfcookie tag defaults, httponly, samesite=lax, path
test.tickets.LDEV2900 ‑ check cfcookie tag defaults, httponly, samesite=strict, path
test.tickets.LDEV2900 ‑ checking sessionCookie keys & values on getApplicationSettings()
test.tickets.LDEV2902 ‑ Checking datasource configured Empty timezone
test.tickets.LDEV2902 ‑ Checking datasource configured with timezone
test.tickets.LDEV2902 ‑ Checking datasource configured without timezone
test.tickets.LDEV2909 ‑ Checking xmlValidate()
test.tickets.LDEV2924 ‑ query.ColumnList with list and string functions
test.tickets.LDEV2924 ‑ query.ColumnList with list and string member functions
test.tickets.LDEV2924 ‑ query.currentrow with numeric member function
test.tickets.LDEV2924 ‑ query.recordcount with numeric member function
test.tickets.LDEV2936 ‑ Using xml.elemNew() function
test.tickets.LDEV2936 ‑ Using xmlElemNew() function
test.tickets.LDEV2950 ‑ checking refind with subexpression
test.tickets.LDEV2950 ‑ checking refindnocase with subexpression
test.tickets.LDEV2961 ‑ passby attribute doesn't work using struct with array
test.tickets.LDEV2961 ‑ passby attribute works with array
test.tickets.LDEV2969 ‑ deserializeJSON with large precision
test.tickets.LDEV2971 ‑ Checked arrayAppend() with empty struct
test.tickets.LDEV2971 ‑ Checked arrayAppend() with empty {}
test.tickets.LDEV2971 ‑ Checked arrayAppend() with numeric
test.tickets.LDEV2971 ‑ Checked arrayAppend() with struct
test.tickets.LDEV2971 ‑ Checked arrayAppend() with structure
test.tickets.LDEV2977 ‑ udpatemapping 
test.tickets.LDEV3021 ‑ Checking the reReplaceNoCase function
test.tickets.LDEV3026 ‑ Checking containsAll() function
test.tickets.LDEV3030 ‑ Checking metadata with cf_sql_xml datatype in MSSQL
test.tickets.LDEV3030 ‑ Checking metadata with cf_sql_xml datatype in jTDS MSSQL
test.tickets.LDEV3030 ‑ Checking null value with cf_sql_xml in MSSQL
test.tickets.LDEV3030 ‑ Checking null value with cf_sql_xml in jTDS MSSQL
test.tickets.LDEV3034 ‑ binaryDecode() with invalid base64 data
test.tickets.LDEV3034 ‑ binaryDecode() with valid base64 data
test.tickets.LDEV3034 ‑ binaryEncode with valid binary data
test.tickets.LDEV3034 ‑ toBinary() with invalid base64 data
test.tickets.LDEV3042 ‑ Aggregate select with group by against empty query returns 0 rows
test.tickets.LDEV3042 ‑ Aggregate select with no group by against empty query returns 1 row of empty strings
test.tickets.LDEV3042 ‑ Aggregate select with no group by and a where clause against empty query returns 1 row of empty strings
test.tickets.LDEV3042 ‑ Aggregates ignore null values
test.tickets.LDEV3042 ‑ Can filter on date column
test.tickets.LDEV3042 ‑ Can handle isnull
test.tickets.LDEV3042 ‑ Can handle isnull with full null support
test.tickets.LDEV3042 ‑ Can have extra whitespace in group by and order by clauses
test.tickets.LDEV3042 ‑ Can nest scalar functions inside of aggregates inside of scalar functions and use more than aggregate in a single operation
test.tickets.LDEV3042 ‑ Can order by aggregate columns
test.tickets.LDEV3042 ‑ Can order by alias
test.tickets.LDEV3042 ‑ Can order by columns not in select
test.tickets.LDEV3042 ‑ Can reference more than one column in aggregate function
test.tickets.LDEV3042 ‑ Can select *
test.tickets.LDEV3042 ‑ Can select distinct
test.tickets.LDEV3042 ‑ Can select distinct with *
test.tickets.LDEV3042 ‑ Can select distinct with maxrows
test.tickets.LDEV3042 ‑ Can select distinct with order by
test.tickets.LDEV3042 ‑ Can select distinct with top
test.tickets.LDEV3042 ‑ Can select with extra space in multi-word clause
test.tickets.LDEV3042 ‑ Can select with functions
test.tickets.LDEV3042 ‑ Can select with functions that are aliased
test.tickets.LDEV3042 ‑ Can select with math operations
test.tickets.LDEV3042 ‑ Can select with order bys
test.tickets.LDEV3042 ‑ Can union
test.tickets.LDEV3042 ‑ Can union all
test.tickets.LDEV3042 ‑ Can union distinct
test.tickets.LDEV3042 ‑ Can union with group by
test.tickets.LDEV3042 ‑ Can union with literals
test.tickets.LDEV3042 ‑ Can union with maxrows
test.tickets.LDEV3042 ‑ Can union with order
test.tickets.LDEV3042 ‑ Can union with top
test.tickets.LDEV3042 ‑ Can use aggregates with no group by
test.tickets.LDEV3042 ‑ Can use aggregates with no group by and where
test.tickets.LDEV3042 ‑ Can use count all and count distinct
test.tickets.LDEV3042 ‑ Can use group by
test.tickets.LDEV3042 ‑ Can use group by with aggregates
test.tickets.LDEV3042 ‑ Can use group by with columns not in select
test.tickets.LDEV3042 ‑ Can use group by with distinct
test.tickets.LDEV3042 ‑ Can use group by with having clause
test.tickets.LDEV3042 ‑ Can use group by with having clause and distinct
test.tickets.LDEV3042 ‑ Can use group by with more than one group by
test.tickets.LDEV3042 ‑ Can use group by with operations
test.tickets.LDEV3042 ‑ Can wrap aggregate function in scalar function
test.tickets.LDEV3056 ‑ Checked abs() with numeric value
test.tickets.LDEV3056 ‑ Checked abs() with string value
test.tickets.LDEV3056 ‑ Checked string value with numeric type and abs()
test.tickets.LDEV3066 ‑ test reFind
test.tickets.LDEV3066 ‑ test reReplace
test.tickets.LDEV3070 ‑ checking datasource name of cfquery tag with return type array
test.tickets.LDEV3070 ‑ checking datasource name of cfquery tag with return type struct
test.tickets.LDEV3070 ‑ checking datasource name of cfquery with dbtype=query
test.tickets.LDEV3070 ‑ checking datasource name of cfquery with return type query
test.tickets.LDEV3070 ‑ checking datasource name of queryExecute() with return type array
test.tickets.LDEV3070 ‑ checking datasource name of queryExecute() with return type query
test.tickets.LDEV3070 ‑ checking datasource name of queryExecute() with return type struct
test.tickets.LDEV3082 ‑ image.Paste() with named arguments
test.tickets.LDEV3082 ‑ image.Paste() with ordered arguments
test.tickets.LDEV3087 ‑ Checking the reRePlaceNocase function
test.tickets.LDEV3087 ‑ Checking the reRePlaceNocase function 2
test.tickets.LDEV3091 ‑ Column with data type SMALLINT signed value greater than range
test.tickets.LDEV3091 ‑ Column with data type SMALLINT signed value greater than range with cfsql type cf_sql_smallint
test.tickets.LDEV3091 ‑ Column with data type SMALLINT unsigned value between range
test.tickets.LDEV3091 ‑ Column with data type SMALLINT unsigned value between range with cfsql type cf_sql_smallint
test.tickets.LDEV3091 ‑ Column with data type SMALLINT unsigned value greater than range
test.tickets.LDEV3091 ‑ Column with data type SMALLINT unsigned value greater than range with cfsql type cf_sql_smallint
test.tickets.LDEV3103 ‑ check refind
test.tickets.LDEV3110 ‑ isXMl enabled XXE protections
test.tickets.LDEV3110 ‑ isXml conflicting Entities directives should fail
test.tickets.LDEV3110 ‑ isXml disabled XXE protections
test.tickets.LDEV3110 ‑ isXml disabled XXE protections, adobe syntax
test.tickets.LDEV3110 ‑ isXml disabled doctype protections
test.tickets.LDEV3110 ‑ isXml enabled XXE protections, adobe syntax
test.tickets.LDEV3110 ‑ isXml enabled doctype protections
test.tickets.LDEV3110 ‑ xmlparse disabled XXE protections
test.tickets.LDEV3110 ‑ xmlparse disabled doctype protections
test.tickets.LDEV3110 ‑ xmlparse enabled XXE protections
test.tickets.LDEV3110 ‑ xmlparse enabled doctype protections
test.tickets.LDEV3113 ‑ checking with form scope
test.tickets.LDEV3113 ‑ checking with url scope
test.tickets.LDEV3116 ‑ with child thread
test.tickets.LDEV3116 ‑ without child thread
test.tickets.LDEV3122 ‑ checking cffile nameconflict=forceunique with file exists
test.tickets.LDEV3122 ‑ checking cffile nameconflict=forceunique without file exists
test.tickets.LDEV3122 ‑ checking cffile nameconflict=makeunique with file exists
test.tickets.LDEV3122 ‑ checking cffile nameconflict=makeunique without file exists
test.tickets.LDEV3133 ‑ Create casesensitive struct with Implicit notation LDEV-4505
test.tickets.LDEV3133 ‑ Create ordered-casesensitive struct with Implicit notation LDEV-4505
test.tickets.LDEV3133 ‑ Create struct with StructNew(casesensitive)
test.tickets.LDEV3133 ‑ Create struct with StructNew(ordered-casesensitive)
test.tickets.LDEV3133 ‑ Create struct with structNew
test.tickets.LDEV3135 ‑ arrayPop function empty array with defaultvalue
test.tickets.LDEV3135 ‑ arrayPop function with single parameters
test.tickets.LDEV3135 ‑ arrayPop member function with single parameters
test.tickets.LDEV3167 ‑ Check with invalid array member function
test.tickets.LDEV3167 ‑ Check with invalid date member function
test.tickets.LDEV3167 ‑ Check with invalid struct member function
test.tickets.LDEV3185 ‑ CSRFGenerateToken with and without key
test.tickets.LDEV3192 ‑ cfdirectory action=create with attribute nameconflict=skip
test.tickets.LDEV3192 ‑ directorycreate() with argument ignoreexists
test.tickets.LDEV3199 ‑ Check with week()
test.tickets.LDEV3199 ‑ Check with week(), year with 54 weeks
test.tickets.LDEV3224 ‑ checking admin getCharset()
test.tickets.LDEV3264 ‑ check onSessionEnd with cfml session
test.tickets.LDEV3264 ‑ check onSessionEnd with jee session
test.tickets.LDEV3296 ‑ check 'this.variable' comes from 'this' scope (when same name)
test.tickets.LDEV3296 ‑ check 'variable' comes from 'variables' scope (when same name)
test.tickets.LDEV3296 ‑ check func() comes from 'variables' scope (when same name)
test.tickets.LDEV3296 ‑ check that a closure in the `variables` scope isn't accessible
test.tickets.LDEV3296 ‑ check this.func() comes from 'this' scope (when same name)
test.tickets.LDEV3311 ‑ QoQ select * from table with reserved word as column name with HSQLDB
test.tickets.LDEV3311 ‑ QoQ select * from table with reserved word as column name with HSQLDB (one col)
test.tickets.LDEV3311 ‑ QoQ select * from table with reserved word as table name with HSQLDB
test.tickets.LDEV3311 ‑ Qoq select * from table with reserved word as column name
test.tickets.LDEV3311 ‑ Qoq select * from table with reserved word as table name
test.tickets.LDEV3311 ‑ Qoq select join from large tables
test.tickets.LDEV332 ‑ Checking Len of number to member function, like number.Len()
test.tickets.LDEV332 ‑ Checking Len of number, like Len(number)
test.tickets.LDEV332 ‑ Checking Len of numberAsString to member function, like numberAsString.Len()
test.tickets.LDEV332 ‑ Checking number by using MemberFunction, like testLenMemberFunction(number)
test.tickets.LDEV332 ‑ Checking number by using function, like testLenClassic(number)
test.tickets.LDEV332 ‑ Checking numberAsString by using MemberFunction, like testLenMemberFunction(numberAsString)
test.tickets.LDEV332 ‑ Checking numberAsString by using function, like testLenClassic(numberAsString)
test.tickets.LDEV332 ‑ Checking round of number numberAsString to MemberFunction, like numberAsString.round()
test.tickets.LDEV332 ‑ Checking round of number string to MemberFunction, like string.round()
test.tickets.LDEV332 ‑ Checking round of number to MemberFunction, like number.round()
test.tickets.LDEV332 ‑ Checking round of number, like round(number)
test.tickets.LDEV332 ‑ Checking round of stringAsNumber, like round(stringAsNumber)
test.tickets.LDEV3333 ‑ CF engine reflective call to `System.identityHashCode` for 'arrays that contain themselves'
test.tickets.LDEV3333 ‑ Circular references with array
test.tickets.LDEV3333 ‑ Circular references with struct
test.tickets.LDEV3333 ‑ LDEV-3333 using Circular references with arrays in serializeJSON() & deserializeJSON()

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Lucee Test Results

3876 tests found (test 3235 to 3876)

There are 3876 tests, see "Raw output" for the list of tests 3235 to 3876.
Raw output
test.tickets.LDEV3333 ‑ LDEV-3731 using array appended with same array as input in serializeJSON() & deserializeJSON()
test.tickets.LDEV3333 ‑ Using toString() with circularly referenced array
test.tickets.LDEV3338 ‑ Check getComponentMetadata() result with CFC implements attribute with spaces
test.tickets.LDEV3338 ‑ Check getComponentMetadata() result with CFC implements attribute without spaces
test.tickets.LDEV3338 ‑ Check getComponentMetadata() result with interface extends attribute with spaces
test.tickets.LDEV3338 ‑ Check getComponentMetadata() result with interface extends attribute without spaces
test.tickets.LDEV3362 ‑ Checking static and non-static functions in getComponentMetaData()
test.tickets.LDEV3384 ‑ String.compare() to invokes String.compare()
test.tickets.LDEV3384 ‑ dateDiff function
test.tickets.LDEV3384 ‑ dateDiff member function
test.tickets.LDEV3384 ‑ dateTime.compare() to invokes DateCompare()
test.tickets.LDEV3384 ‑ dateTimeFomartedString.compare() to invokes String.compare()
test.tickets.LDEV3430 ‑ ORMExecuteQuery() with named argument(hql)
test.tickets.LDEV3430 ‑ ORMExecuteQuery() with named arguments(hql, params)
test.tickets.LDEV3430 ‑ ORMExecuteQuery() with named arguments(hql, params, unique)
test.tickets.LDEV3430 ‑ ORMExecuteQuery() with named arguments(hql, params, unique, queryOptions)
test.tickets.LDEV3430 ‑ ORMExecuteQuery() with positional argument(hql)
test.tickets.LDEV3430 ‑ ORMExecuteQuery() with positional arguments(hql, params, unique, queryOptions)
test.tickets.LDEV3448 ‑ check cfml session cookie defaults, httponly, samesite=lax
test.tickets.LDEV3448 ‑ check cfml session, httponly=false
test.tickets.LDEV3448 ‑ check jee session cookie defaults, httponly, samesite=lax
test.tickets.LDEV3448 ‑ check overriding cfml session cookie defaults, httponly=false, samesite=""
test.tickets.LDEV3465 ‑ Access static variable directly
test.tickets.LDEV3465 ‑ Access static variable from child component
test.tickets.LDEV3465 ‑ Calling static method using dot notation
test.tickets.LDEV3465 ‑ Calling static method using dot notation which calls another static method
test.tickets.LDEV3478 ‑ cfml session - onSessionEnd with sessionRotate()
test.tickets.LDEV3478 ‑ jee session - onSessionEnd with sessionRotate()
test.tickets.LDEV3487 ‑ Check generatedKey in insert operation for MySQL
test.tickets.LDEV3496 ‑ safe-navigation operator with local scope
test.tickets.LDEV3496 ‑ safe-navigation operator with variables scope
test.tickets.LDEV3511 ‑ Check query returnType = array is uses ordered struct
test.tickets.LDEV3511 ‑ Check query returnType = struct is uses ordered struct
test.tickets.LDEV3511 ‑ Check query with returnType = query
test.tickets.LDEV3514 ‑ Join QoQ containing CFC Object
test.tickets.LDEV3514 ‑ Join QoQ containing a serialized CFC Object
test.tickets.LDEV3514 ‑ Native QoQ containing CFC Object
test.tickets.LDEV3514 ‑ Native QoQ containing a serialized CFC Object
test.tickets.LDEV3522 ‑ Can cast as boolean
test.tickets.LDEV3522 ‑ Can cast as date
test.tickets.LDEV3522 ‑ Can cast as number
test.tickets.LDEV3522 ‑ Can cast as string
test.tickets.LDEV3522 ‑ Can cast as xml
test.tickets.LDEV3522 ‑ QOQ cast function, cast to BIT
test.tickets.LDEV3522 ‑ QOQ cast function, cast to DATE
test.tickets.LDEV3522 ‑ QOQ cast function, cast to INT
test.tickets.LDEV3522 ‑ QOQ convert function, convert to BIT
test.tickets.LDEV3522 ‑ QOQ convert function, convert to DATE
test.tickets.LDEV3522 ‑ QOQ convert function, convert to INT
test.tickets.LDEV3532 ‑ reFind() no matches with regex type java
test.tickets.LDEV3532 ‑ reFind() no matches with regex type java and returnsubexpressions = true
test.tickets.LDEV3532 ‑ reFind() no matches with regex type perl
test.tickets.LDEV3532 ‑ reFind() no matches with regex type perl and returnsubexpressions = true
test.tickets.LDEV3548 ‑ Checking CFPOP to retrieves the message/rfc822 body
test.tickets.LDEV3549 ‑ Checks the jar file locking with this.javaSettings.reloadOnChange=true
test.tickets.LDEV3556 ‑ Checking error for Using array with hash() member function
test.tickets.LDEV3556 ‑ Checking error for Using array with toBase64() member function
test.tickets.LDEV3556 ‑ Checking error for Using struct with hash() member function
test.tickets.LDEV3556 ‑ Checking error for Using struct with toBase64() member function
test.tickets.LDEV3556 ‑ Using string with hash() and toBease64 member functions
test.tickets.LDEV3560 ‑ getComponentMetadata() with abstract Component
test.tickets.LDEV3573 ‑ Checking cfwddx with action=cfml2wddx
test.tickets.LDEV3584 ‑ getComponentMetadata() of final CFC using CFC object
test.tickets.LDEV3584 ‑ getComponentMetadata() of final CFC using CFC path
test.tickets.LDEV3590 ‑ test onApplicationStart
test.tickets.LDEV3590 ‑ test onApplicationStart and onSessionStart
test.tickets.LDEV3590 ‑ test onSessionStart
test.tickets.LDEV3614 ‑ testDirectoryListWithAccents
test.tickets.LDEV3617 ‑ _internalRequest() forms, urls argument string as input with duplicate parameters
test.tickets.LDEV3618 ‑ cfhtmlbody only with body-Content
test.tickets.LDEV3618 ‑ cfhtmlbody only with text attribute
test.tickets.LDEV3618 ‑ cfhtmlbody with both text attribute and body-content
test.tickets.LDEV3618 ‑ cfhtmlhead only with body-Content
test.tickets.LDEV3618 ‑ cfhtmlhead only with text attribute
test.tickets.LDEV3618 ‑ cfhtmlhead with both text attribute and body-content
test.tickets.LDEV3627 ‑ testThread
test.tickets.LDEV3632 ‑ Can can aggregate all filtered rows
test.tickets.LDEV3632 ‑ Can can aggregate some filtered rows
test.tickets.LDEV3632 ‑ Can can aggregate unfiltered rows
test.tickets.LDEV3640 ‑ Stay null when aggregated
test.tickets.LDEV3640 ‑ Stay null when grouped
test.tickets.LDEV3640 ‑ Stay null when unioned
test.tickets.LDEV3649 ‑ Check importDefinitions of entity component with entityLoad()
test.tickets.LDEV3649 ‑ Check importDefinitions of entity component with entityNew()
test.tickets.LDEV3661 ‑ check deserializeJSON 1
test.tickets.LDEV3661 ‑ check deserializeJSON 2
test.tickets.LDEV3661 ‑ check deserializeJSON 3
test.tickets.LDEV3670 ‑ getComponentMetadata() with final Component
test.tickets.LDEV3675 ‑ create 1,000 random files using getTempFile (threaded) (local file system)
test.tickets.LDEV3675 ‑ create 1,000 random files using getTempFile (unthreaded) (local file system)
test.tickets.LDEV3675 ‑ create 1000 random files using getTempFile (threaded) (ram drive)
test.tickets.LDEV3675 ‑ create 1000 random files using getTempFile (unthreaded) (ram drive) 
test.tickets.LDEV3678 ‑ checking charset key in cfhttp result with charset=UTF-8
test.tickets.LDEV3678 ‑ checking charset key in cfhttp result with empty charset
test.tickets.LDEV3687 ‑ Checking 'bcc' of mail with trailing spaces
test.tickets.LDEV3687 ‑ Checking 'cc' of mail with trailing spaces
test.tickets.LDEV3687 ‑ Checking 'from' of mail using display name with comma
test.tickets.LDEV3687 ‑ Checking 'to' of mail with trailing spaces
test.tickets.LDEV3689 ‑ Checking custom tag inside long running thread
test.tickets.LDEV3689 ‑ Checking custom tag inside long running thread with Application
test.tickets.LDEV3689 ‑ Checking custom tag inside thread
test.tickets.LDEV3689 ‑ Checking include page inside long running thread
test.tickets.LDEV3689 ‑ Checking include page inside long running thread with Application
test.tickets.LDEV3689 ‑ Checking include page inside thread
test.tickets.LDEV3690 ‑  with java regex engine
test.tickets.LDEV3690 ‑ reFindnocase start argument with java regex engine
test.tickets.LDEV3690 ‑ reFindnocase() with java regex engine
test.tickets.LDEV3690 ‑ rematchNoCase() & reReplaceNoCase() with java regex engine
test.tickets.LDEV3703 ‑ Checking reMatchNoCase() with pattern '.*' in regex java engine
test.tickets.LDEV3703 ‑ Checking reMatchNoCase() with pattern '.*' in regex perl engine
test.tickets.LDEV3714 ‑ Empty string as input then it invoke same cfm page method
test.tickets.LDEV3714 ‑ Empty string as input then it invoke same page method
test.tickets.LDEV3714 ‑ Variables scope as input to invoke same cfm page method
test.tickets.LDEV3714 ‑ this scope as input then it invoke same page method
test.tickets.LDEV3719 ‑ Checking threads ELAPSEDTIME with different processing time
test.tickets.LDEV3719 ‑ Checking threads ELAPSEDTIME with the terminated thread
test.tickets.LDEV3728 ‑ Checking cfhttp doesn't return redirect locations, redirect=false
test.tickets.LDEV3728 ‑ Checking cfhttp returns redirect locations, with redirect=true
test.tickets.LDEV3729 ‑ Checking precision with 16 digit number
test.tickets.LDEV3729 ‑ Checking precision with 17 digit number
test.tickets.LDEV3729 ‑ Checking precision with 18 digit number
test.tickets.LDEV3734 ‑ Arithmetic addition with NULL in QoQ
test.tickets.LDEV3734 ‑ Arithmetic bitwise with NULL in QoQ
test.tickets.LDEV3734 ‑ Arithmetic division with NULL in QoQ
test.tickets.LDEV3734 ‑ Arithmetic exponent with NULL in QoQ
test.tickets.LDEV3734 ‑ Arithmetic modulus with NULL in QoQ
test.tickets.LDEV3734 ‑ Arithmetic multiplication with NULL in QoQ
test.tickets.LDEV3734 ‑ Arithmetic operation with NULL in QoQ
test.tickets.LDEV3734 ‑ Arithmetic subtraction with NULL in QoQ
test.tickets.LDEV3735 ‑ Checking QoQ throws on divide by zero
test.tickets.LDEV3735 ‑ Checking QoQ throws on divide by zero has useful message
test.tickets.LDEV3735 ‑ Checking QoQ throws on divide by zero with modulus
test.tickets.LDEV3736 ‑ Arithmetic addition with empty string in QoQ
test.tickets.LDEV3736 ‑ Arithmetic bitwise empty string in QoQ
test.tickets.LDEV3736 ‑ Arithmetic division empty string in QoQ
test.tickets.LDEV3736 ‑ Arithmetic exponent empty string in QoQ
test.tickets.LDEV3736 ‑ Arithmetic modulus empty string in QoQ
test.tickets.LDEV3736 ‑ Arithmetic multiplication empty string in QoQ
test.tickets.LDEV3736 ‑ Arithmetic subtraction empty string in QoQ
test.tickets.LDEV3738 ‑ checking cause
test.tickets.LDEV3740 ‑ Checking UDF in tag island within callback
test.tickets.LDEV3754 ‑ send an email with debug enabled
test.tickets.LDEV3761 ‑ check abort
test.tickets.LDEV3761 ‑ check exception catched
test.tickets.LDEV3761 ‑ check exception not catched
test.tickets.LDEV3765 ‑ Replace() with struct
test.tickets.LDEV3765 ‑ ReplaceNoCase() with struct
test.tickets.LDEV3777 ‑ cfsavecontent with Whitespace management = none
test.tickets.LDEV3777 ‑ cfsavecontent with cfprocessingdirective suppresswhitespace=true
test.tickets.LDEV3777 ‑ cfsavecontent with simple Whitespace management
test.tickets.LDEV3777 ‑ cfsavecontent with smart Whitespace management
test.tickets.LDEV3789 ‑ Checking member-functions with named arguments
test.tickets.LDEV3800 ‑ Checking isvalid(email , email with german characters)
test.tickets.LDEV3801 ‑ Select the same column twice without error in QoQ ORDER BY again
test.tickets.LDEV3801 ‑ can select the same column twice without error in QoQ ORDER BY
test.tickets.LDEV3802 ‑ Calling CFC using relative path inside the long running thread
test.tickets.LDEV3803 ‑ Create datasource for MySQL with liveTimeout and connectionTimeout
test.tickets.LDEV3804 ‑ duplicate shouldn't throw java.lang.NoSuchMethodException
test.tickets.LDEV3805 ‑ Duplicate the MAP instanceOf Serializable class with deepCopy fasle
test.tickets.LDEV3805 ‑ Duplicate the MAP instanceOf Serializable class with deepCopy true
test.tickets.LDEV3809 ‑ java.lang.VerifyError in dataAdd arguments with hyphen(-)
test.tickets.LDEV3822 ‑ throws exception when using select distinct and ordering by a column not in the select list
test.tickets.LDEV3823 ‑ QoQ ORDER BY column named with actual boolean
test.tickets.LDEV3823 ‑ QoQ ORDER BY column named with actual number
test.tickets.LDEV3823 ‑ QoQ ORDER BY using a boolean constant
test.tickets.LDEV3823 ‑ QoQ ORDER BY using a string constant
test.tickets.LDEV3823 ‑ QoQ ORDER BY using an ordinal position ORDER BY out of range
test.tickets.LDEV3823 ‑ Select the same column twice without error in QoQ ORDER BY using an ordinal position ORDER BY
test.tickets.LDEV3826 ‑ Can escape legit [] chars in like pattern
test.tickets.LDEV3826 ‑ Checking QoQ with [] regex charsets in LIKE operator
test.tickets.LDEV3826 ‑ Extra escape chars at end of pattern are treated as litearl
test.tickets.LDEV3826 ‑ Spurious escape chars are ignored
test.tickets.LDEV3826 ‑ Use custom escape char
test.tickets.LDEV3826 ‑ negated char sets
test.tickets.LDEV3826 ‑ no default escape char
test.tickets.LDEV3826 ‑ testing char sets
test.tickets.LDEV3826 ‑ testing more char sets
test.tickets.LDEV3830 ‑ QoQ distinct rows with dupes in same original result
test.tickets.LDEV3833 ‑ Checking runAsnyc() to get the Form and URL scopes from pageContext
test.tickets.LDEV3833 ‑ Checking runAsnyc() to get the applictionContext and scopes from pageContext
test.tickets.LDEV3833 ‑ Checking runAsnyc() to pass the application context and variable scopes to pageContext
test.tickets.LDEV3833 ‑ Checking runAsnyc() to pass the request, url, form scopes to pageContext
test.tickets.LDEV3846 ‑ serialize a catch block
test.tickets.LDEV3860 ‑ LDEV-3859 -- Checking the multiple transactions with ORM and query
test.tickets.LDEV3860 ‑ LDEV-3860 -- Checking the exception occurred in transaction with ORM
test.tickets.LDEV3860 ‑ check error - which occurred after the ORM stuff inside transaction
test.tickets.LDEV3860 ‑ check error - which occurred after the ORM stuff with datasource query inside transaction
test.tickets.LDEV3860 ‑ check error - which occurred after the ormGetSession() with datasource query inside transaction
test.tickets.LDEV3860 ‑ check error - which occurred before the ORM stuff inside transaction
test.tickets.LDEV3863 ‑ queryExecute with \' in sql and named params
test.tickets.LDEV3863 ‑ queryExecute with \' in sql and positional params
test.tickets.LDEV3863 ‑ queryExecute with empty params struct
test.tickets.LDEV3878 ‑ should throw for Union with mismatched column counts 
test.tickets.LDEV3878 ‑ should throw for cast missing the type 
test.tickets.LDEV3878 ‑ should throw for divide by zero 
test.tickets.LDEV3878 ‑ should throw for invalid order by ordinal position 
test.tickets.LDEV3878 ‑ should throw for mod zero 
test.tickets.LDEV3878 ‑ should throw for named param value with wrong type
test.tickets.LDEV3878 ‑ should throw for positional param value with wrong type
test.tickets.LDEV3878 ‑ should throw for too many count distinct columns 
test.tickets.LDEV3878 ‑ should throw for too many count() columns 
test.tickets.LDEV3878 ‑ should throw for union with invalid order by
test.tickets.LDEV3893 ‑ testArrayQueryParamsInts
test.tickets.LDEV3893 ‑ testArrayQueryParamsStrings
test.tickets.LDEV3900 ‑ check import component definition using component object
test.tickets.LDEV3900 ‑ check import component definition with duplicate the component object
test.tickets.LDEV3900 ‑ check import component definition with structCopy the component object
test.tickets.LDEV3907 ‑ updating any value in the ORM entity and then accesssing after an ormsave (force: false)
test.tickets.LDEV3907 ‑ updating any value in the ORM entity and then accesssing after an ormsave (force: true)
test.tickets.LDEV3907 ‑ updating the primary key in ORM entity and then accessing after saving (force:false)
test.tickets.LDEV3949 ‑ listAppend() with empty string as delimiter
test.tickets.LDEV3949 ‑ listAppend() with empty string as list
test.tickets.LDEV3949 ‑ listPrepend() with empty string as delimiter
test.tickets.LDEV3949 ‑ listPrepend() with empty string as list
test.tickets.LDEV3958 ‑ Checking arraySlice() is return new array
test.tickets.LDEV3958 ‑ Checking arraySlice() with three dimensional array
test.tickets.LDEV3958 ‑ Checking performance of arraySlice() with array has 2.1M elements
test.tickets.LDEV3978 ‑ Writing logs in files using cflog
test.tickets.LDEV3978 ‑ cflog without file attribute
test.tickets.LDEV3980 ‑ ORM entityNew and entitySave within transaction
test.tickets.LDEV3980 ‑ ORM entityNew with properties within transaction
test.tickets.LDEV3980 ‑ ORM entityNew() within transaction
test.tickets.LDEV3993 ‑ test null query param without value
test.tickets.LDEV3993 ‑ test null query param without value, full null support
test.tickets.LDEV3998 ‑ include serialization error in exception when a java object can't be serialized 
test.tickets.LDEV4006 ‑ Using exponent with large value in IsJson()
test.tickets.LDEV4011 ‑ check cfhttp throwOnError to include method and url in error detail
test.tickets.LDEV4017 ‑ Access the lazy-loaded ORM entity after the transaction ends
test.tickets.LDEV4019 ‑ Checking getTimezone() as a struct
test.tickets.LDEV4020 ‑ named arguments
test.tickets.LDEV4020 ‑ positional arguments
test.tickets.LDEV4029 ‑ testHttpsMaven
test.tickets.LDEV4044 ‑ JDBC query with named parameter and empty params defined
test.tickets.LDEV4044 ‑ JDBC query with named parameter and without params defined
test.tickets.LDEV4044 ‑ JDBC query with positional parameter and empty params defined
test.tickets.LDEV4044 ‑ JDBC query with positional parameter and without params defined
test.tickets.LDEV4044 ‑ QoQ with named parameter and empty params defined
test.tickets.LDEV4044 ‑ QoQ with named parameter and without params defined
test.tickets.LDEV4044 ‑ QoQ with positional parameter and empty params defined
test.tickets.LDEV4044 ‑ QoQ with positional parameter and without params defined
test.tickets.LDEV4067 ‑ checking this scope calling from closure with ORM entity
test.tickets.LDEV4067 ‑ checking this scope calling from closure without ORM entity
test.tickets.LDEV4067 ‑ checking this scope calling from lambda with ORM entity
test.tickets.LDEV4067 ‑ checking this scope calling from lambda without ORM entity
test.tickets.LDEV4067 ‑ checking variables scope calling from closure with ORM entity
test.tickets.LDEV4067 ‑ checking variables scope calling from closure without ORM entity
test.tickets.LDEV4067 ‑ checking variables scope calling from lambda with ORM entity
test.tickets.LDEV4067 ‑ checking variables scope calling from lambda without ORM entity
test.tickets.LDEV4081 ‑ Checking fileRead() to include the path in error if path not exist
test.tickets.LDEV4081 ‑ Checking filewrite() to include the path in error if path not exist
test.tickets.LDEV4103 ‑ Deserialize the json with large number value
test.tickets.LDEV4128 ‑ checking cflog async is faster than non-async
test.tickets.LDEV4147 ‑ cfimap delete mails using message numbers
test.tickets.LDEV4147 ‑ cfimap delete mails using uids
test.tickets.LDEV4147 ‑ cfimap with maxRows and start rows attributes
test.tickets.LDEV4147 ‑ cfimap with maxRows attribute
test.tickets.LDEV4147 ‑ cfpop delete mails using message numbers
test.tickets.LDEV4147 ‑ cfpop delete mails using uids
test.tickets.LDEV4150 ‑ checking length property value to sqltype=varchar on ORM Entity
test.tickets.LDEV4166 ‑ cfml session - onSessionEnd with SessionInvalidate()
test.tickets.LDEV4166 ‑ jee session - onSessionEnd with SessionInvalidate()
test.tickets.LDEV4178 ‑ Creating a new s3 bucket, invalid region name [down-under]
test.tickets.LDEV4178 ‑ Creating a new s3 bucket, valid region name [eu-west-1]
test.tickets.LDEV4178 ‑ Creating a new s3 bucket, valid region name [us-east-1]
test.tickets.LDEV4181 ‑ Checking QoQ with numeric column, trailing 000s
test.tickets.LDEV4181 ‑ Checking mysql query with numeric column, trailing 000s
test.tickets.LDEV4185 ‑ Checking isWithinTransaction() with native Hibernate transaction
test.tickets.LDEV4188 ‑ Checking BigDecimal serialize
test.tickets.LDEV4188 ‑ Checking BigDecimal serializeJson
test.tickets.LDEV4188 ‑ Checking double serialize
test.tickets.LDEV4188 ‑ Checking double serializeJson
test.tickets.LDEV4196 ‑ parseDateTime() with format 'iso'
test.tickets.LDEV4198 ‑ Checking dateFormat() with mask 'ISO'
test.tickets.LDEV4199 ‑ InternalRequest() with method argument
test.tickets.LDEV4199 ‑ InternalRequest() without method argument
test.tickets.LDEV4212 ‑ checking static scope after both child and parent cfc file sourceCode changed
test.tickets.LDEV4212 ‑ checking static scope after only the parent cfc file sourceCode changed
test.tickets.LDEV4212 ‑ checking static scope of child and parent cfc files
test.tickets.LDEV4225 ‑ json parser error should provide context, src longer than 1024 characters
test.tickets.LDEV4225 ‑ json parser error should provide context, src sorter than 1024 characters
test.tickets.LDEV4229 ‑ Checking query param missing exception with named param
test.tickets.LDEV4229 ‑ Checking query param missing exception with positional param
test.tickets.LDEV4282 ‑ check changed file compiles after initial bytcode error
test.tickets.LDEV4285 ‑ entityLoad() with named arguments(name, idOrFilter)
test.tickets.LDEV4285 ‑ entityLoad() with named arguments(name, idOrFilter, options)
test.tickets.LDEV4285 ‑ entityLoad() with named arguments(name, idOrFilter, uniqueOrOrder)
test.tickets.LDEV4285 ‑ entityLoad() with named arguments(name, idOrFilter, uniqueOrOrder, options)
test.tickets.LDEV4285 ‑ entityLoad() with named arguments(name, options)
test.tickets.LDEV4285 ‑ entityLoad() with named arguments(name, uniqueOrOrder)
test.tickets.LDEV4285 ‑ entityLoad() with positional argument(name)
test.tickets.LDEV4285 ‑ entityLoad() with positional arguments(name, idOrFilter)
test.tickets.LDEV4285 ‑ entityLoad() with positional arguments(name, idOrFilter, uniqueOrOrder)
test.tickets.LDEV4285 ‑ entityLoad() with positional arguments(name, idOrFilter, uniqueOrOrder, options)
test.tickets.LDEV4295 ‑ when a datasource config struct is empty, throw a meaningful exception
test.tickets.LDEV4298 ‑ can handle UNION ALL
test.tickets.LDEV4298 ‑ can handle UNION DISTINCT
test.tickets.LDEV4298 ‑ can handle simple grouped aggregate
test.tickets.LDEV4298 ‑ can handle simple non-aggregate non-ordered select with TOP
test.tickets.LDEV4298 ‑ can handle simple non-aggregate ordered select
test.tickets.LDEV4298 ‑ can handle simple non-aggregate ordered select with TOP
test.tickets.LDEV4298 ‑ can handle simple non-grouped aggregate
test.tickets.LDEV4298 ‑ can sort BIGINT
test.tickets.LDEV4298 ‑ can sort BINARY
test.tickets.LDEV4298 ‑ can sort BIT
test.tickets.LDEV4298 ‑ can sort BOOLEAN
test.tickets.LDEV4298 ‑ can sort CHAR
test.tickets.LDEV4298 ‑ can sort DATE
test.tickets.LDEV4298 ‑ can sort DECIMAL
test.tickets.LDEV4298 ‑ can sort DOUBLE
test.tickets.LDEV4298 ‑ can sort INTEGER
test.tickets.LDEV4298 ‑ can sort LONGVARBINARY
test.tickets.LDEV4298 ‑ can sort LONGVARCHAR
test.tickets.LDEV4298 ‑ can sort NCHAR
test.tickets.LDEV4298 ‑ can sort NUMERIC
test.tickets.LDEV4298 ‑ can sort NVARCHAR
test.tickets.LDEV4298 ‑ can sort REAL
test.tickets.LDEV4298 ‑ can sort SMALLINT
test.tickets.LDEV4298 ‑ can sort TIME
test.tickets.LDEV4298 ‑ can sort TIMESTAMP
test.tickets.LDEV4298 ‑ can sort TINYINT
test.tickets.LDEV4298 ‑ can sort VARBINARY
test.tickets.LDEV4298 ‑ can sort VARCHAR
test.tickets.LDEV4298 ‑ can sort numbers with nulls
test.tickets.LDEV4298 ‑ can sort strings with nulls
test.tickets.LDEV4298 ‑ can sort unicode
test.tickets.LDEV4310 ‑ regex_type_java
test.tickets.LDEV4310 ‑ regex_type_perl
test.tickets.LDEV4310 ‑ useJavaAsRegexEngine_false check useJavaAsRegexEngine
test.tickets.LDEV4310 ‑ useJavaAsRegexEngine_false, check regex
test.tickets.LDEV4310 ‑ useJavaAsRegexEngine_true, check regex
test.tickets.LDEV4310 ‑ useJavaAsRegexEngine_true, check useJavaAsRegexEngine
test.tickets.LDEV4334 ‑ check mappings
test.tickets.LDEV4342 ‑ check admin cache connections are created
test.tickets.LDEV4348 ‑ Check xmlFeatures all insecure, bad xml
test.tickets.LDEV4348 ‑ Check xmlFeatures all secure
test.tickets.LDEV4348 ‑ Check xmlFeatures default
test.tickets.LDEV4348 ‑ Check xmlFeatures, check pass thru
test.tickets.LDEV4371 ‑ checking arrayNew() with type argument
test.tickets.LDEV4393 ‑ directoryList() UDF filter arguments
test.tickets.LDEV4395 ‑ checking transaction rollback savepoint behaviour
test.tickets.LDEV4395 ‑ checking transaction savepoint behaviour - fails
test.tickets.LDEV4409 ‑ Checking numberFormat() with mask argument
test.tickets.LDEV4414 ‑ checking ObjectEquals() nested arrays, different
test.tickets.LDEV4414 ‑ checking ObjectEquals() nested arrays, same
test.tickets.LDEV4414 ‑ checking ObjectEquals() nested struct different
test.tickets.LDEV4414 ‑ checking ObjectEquals() nested struct, different arrays
test.tickets.LDEV4414 ‑ checking ObjectEquals() simple arrays
test.tickets.LDEV4414 ‑ checking ObjectEquals() simple string
test.tickets.LDEV4414 ‑ checking ObjectEquals() simple struct different
test.tickets.LDEV4414 ‑ checking ObjectEquals() simple struct same
test.tickets.LDEV4421 ‑ check null value with component metadata keys in getcomponentmetadata()
test.tickets.LDEV4423 ‑ Test case for Struct.delete() member function with non existing key
test.tickets.LDEV4423 ‑ Test case for structdelete() with non existing key
test.tickets.LDEV4445 ‑ QoQ should fail back to HSQLDB
test.tickets.LDEV4446 ‑ can generate seeded random values
test.tickets.LDEV4446 ‑ can generate totally random values
test.tickets.LDEV4449 ‑ checking 2 ^ -1 with preciseMath=true
test.tickets.LDEV4449 ‑ checking with preciseMath=false
test.tickets.LDEV4449 ‑ checking with preciseMath=true
test.tickets.LDEV4461 ‑ checking named arguments on ORM EntityLoadByPk
test.tickets.LDEV4461 ‑ checking named arguments on ORM EntityLoadByPk with unique
test.tickets.LDEV4461 ‑ checking positional arguments on ORM EntityLoadByPk
test.tickets.LDEV4461 ‑ checking positional arguments on ORM EntityLoadByPk with unique
test.tickets.LDEV4469 ‑ checking changed include file doesn't break with final static
test.tickets.LDEV4475 ‑ checking left()
test.tickets.LDEV4480 ‑ checking treating . as a number
test.tickets.LDEV4480 ‑ checking treating .0 as a number
test.tickets.LDEV4480 ‑ checking treating 0. as a number
test.tickets.LDEV4480 ‑ dot should not be equal to 0
test.tickets.LDEV4491 ‑ avoid divide by zero
test.tickets.LDEV4493 ‑ Checking cfmail support priority=''
test.tickets.LDEV4493 ‑ Checking cfmail support priority='high'
test.tickets.LDEV4493 ‑ Checking cfmail support priority='lowest'
test.tickets.LDEV4500 ‑ Checking BigDecimal 2.00 casting in cfswitch '2' 
test.tickets.LDEV4500 ‑ Checking BigDecimal 2.00 casting in cfswitch 2 
test.tickets.LDEV4500 ‑ Checking BigDecimal 2.00 casting in switch '2'
test.tickets.LDEV4500 ‑ Checking BigDecimal 2.00 casting in switch 2
test.tickets.LDEV4506 ‑  '5 6' should not be treated as a date
test.tickets.LDEV4506 ‑  '5 6' should not be treated as a numeric
test.tickets.LDEV4507 ‑ call getComponentMetaData
test.tickets.LDEV4507 ‑ call getComponentMetaData quoted number
test.tickets.LDEV4507 ‑ call getComponentMetaData reduced
test.tickets.LDEV4531 ‑ Checking dot-operator struct with final static
test.tickets.LDEV4531 ‑ Checking literal struct with final static
test.tickets.LDEV4545 ‑ checking  mod with number
test.tickets.LDEV4545 ‑ checking mod with BigInteger
test.tickets.LDEV4545 ‑ checking mod with string
test.tickets.LDEV4545 ‑ checking precisionEvaluate(BigInteger) function
test.tickets.LDEV4545 ‑ checking precisionEvaluate(Number) function
test.tickets.LDEV4545 ‑ checking precisionEvaluate(String) function
test.tickets.LDEV4555 ‑ checking query()
test.tickets.LDEV4581 ‑ checking query.columnList.listToArray() function
test.tickets.LDEV4582 ‑ mapping dir already exists
test.tickets.LDEV4582 ‑ mapping dir doesn't exist
test.tickets.LDEV4583 ‑ isJson allows json
test.tickets.LDEV4583 ‑ isJson should allow json5 inline
test.tickets.LDEV4583 ‑ isJson should allow json5, block comment
test.tickets.LDEV4592 ‑ test qoq different column types, aliased duplicate column names 
test.tickets.LDEV4592 ‑ test qoq different column types, aliased duplicate columns 
test.tickets.LDEV4592 ‑ test qoq different column types, duplicate column names 
test.tickets.LDEV4592 ‑ test qoq different column types, duplicate columns 
test.tickets.LDEV4592 ‑ test qoq same column types, aliased duplicate column names 
test.tickets.LDEV4593 ‑ test hsqldb qoq with $ in column name and $ in table name
test.tickets.LDEV4593 ‑ test hsqldb qoq with $ in column name and $ leading table name
test.tickets.LDEV4593 ‑ test hsqldb qoq with $ in column name and _ leading table name
test.tickets.LDEV4593 ‑ test hsqldb qoq with $ in column names 
test.tickets.LDEV4593 ‑ test native qoq column names 
test.tickets.LDEV4593 ‑ test native qoq with $ in column and leading a table name
test.tickets.LDEV4593 ‑ test native qoq with $ in column name and $ inside a table name
test.tickets.LDEV4593 ‑ test native qoq with $ in column name and _ leading a table name
test.tickets.LDEV4598 ‑ test query duplicate
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files multiple methods [lines:1000]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files multiple methods [lines:1500]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files multiple methods [lines:1700]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files single method [lines:10000]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files single method [lines:1000]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files single method [lines:100]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files single method [lines:2000]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files single method [lines:3000]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files single method [lines:4000]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files single method [lines:5000]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files single method [lines:6000]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files single method [lines:7000]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files single method [lines:8000]
test.tickets.LDEV4603 ‑ parsing is expontentially slower with larger cfs files single method [lines:9000]
test.tickets.LDEV4613 ‑ LDEV-4613 incompatible data type in operation simple join, all upper case sql
test.tickets.LDEV4613 ‑ LDEV-4613 incompatible data type in operation simple join, mixed case sql
test.tickets.LDEV4613 ‑ LDEV-4613 incompatible data type in operation simple join, orig example
test.tickets.LDEV4615 ‑ QoQ: data exception: string data, right truncation ; size limit: 1
test.tickets.LDEV4627 ‑ can handle column names of different case
test.tickets.LDEV4635 ‑ Copying dir to a new s3 bucket, invalid region name [down-under]
test.tickets.LDEV4635 ‑ Copying dir to a new s3 bucket, valid region name [eu-west-1]
test.tickets.LDEV4635 ‑ Copying dir to a new s3 bucket, valid region name [us-east-1]
test.tickets.LDEV4637 ‑ directoryExists host s3.eu-west-1.amazonaws.com
test.tickets.LDEV4637 ‑ directoryExists region eu-west-1
test.tickets.LDEV4637 ‑ directoryExists region eu-west-1, host s3.amazon.com
test.tickets.LDEV4637 ‑ directoryExists region eu-west-1, host s3.eu-west-1.amazonaws.com
test.tickets.LDEV4637 ‑ directoryExists s3.eu-west-1.amazonaws.com
test.tickets.LDEV4637 ‑ fileExists host s3.amazon.com
test.tickets.LDEV4637 ‑ fileExists host s3.eu-west-1.amazonaws.com
test.tickets.LDEV4637 ‑ fileExists region eu-west-1
test.tickets.LDEV4637 ‑ fileExists region eu-west-1, host s3.amazon.com
test.tickets.LDEV4637 ‑ fileExists region eu-west-1, host s3.eu-west-1.amazonaws.com
test.tickets.LDEV4641 ‑ column case is preserved (mixed)
test.tickets.LDEV4641 ‑ column case is preserved (same)
test.tickets.LDEV4648 ‑ checking URLDecode() function
test.tickets.LDEV4651 ‑ Check xmlFeatures all secure, bad xml
test.tickets.LDEV4651 ‑ Check xmlFeatures all secure, good xml
test.tickets.LDEV4651 ‑ Check xmlFeatures default, bad xml
test.tickets.LDEV4651 ‑ Check xmlFeatures default, good xml
test.tickets.LDEV4651 ‑ Check xmlFeatures disallowDoctypeDecl=false
test.tickets.LDEV4651 ‑ Check xmlFeatures disallowDoctypeDecl=false, via url
test.tickets.LDEV4651 ‑ Check xmlFeatures disallowDoctypeDecl=false, with xmlparse too
test.tickets.LDEV4651 ‑ Check xmlFeatures disallowDoctypeDecl=true
test.tickets.LDEV4651 ‑ Check xmlFeatures disallowDoctypeDecl=true, via url
test.tickets.LDEV4651 ‑ Check xmlFeatures disallowDoctypeDecl=true, with xmlparse too
test.tickets.LDEV4656 ‑ full null support, no arguments
test.tickets.LDEV4656 ‑ full null support, no arguments, via argumentCollection
test.tickets.LDEV4656 ‑ full null support, no arguments, without defaults
test.tickets.LDEV4656 ‑ normal, no arguments, via argumentCollection
test.tickets.LDEV4656 ‑ normal, no arguments, with defaults
test.tickets.LDEV4656 ‑ normal, no arguments, without defaults
test.tickets.LDEV4658 ‑ checking unicode compat
test.tickets.LDEV4658 ‑ checking unicode compat - postjava 19, with Narrow No-Break Space with lsparseDateTime
test.tickets.LDEV4658 ‑ checking unicode compat - postjava 19, with Narrow No-Break Space with parseDateTime
test.tickets.LDEV4658 ‑ checking unicode compat - prejava 19, with space with lsparseDateTime
test.tickets.LDEV4658 ‑ checking unicode compat - prejava 19, with space with parseDateTime
test.tickets.LDEV4670 ‑ Checking datasource session expiry, timezone AEST +10
test.tickets.LDEV4670 ‑ Checking datasource session expiry, timezone PDT -7
test.tickets.LDEV4670 ‑ Checking datasource session expiry, timezone UTC
test.tickets.LDEV4670 ‑ Checking memory session expiry, timezone AEST +10
test.tickets.LDEV4670 ‑ Checking memory session expiry, timezone Europe/Berlin +1
test.tickets.LDEV4670 ‑ Checking memory session expiry, timezone PDT -7
test.tickets.LDEV4670 ‑ Checking memory session expiry, timezone UTC
test.tickets.LDEV4691 ‑ QoQ check decimal types scale are preserved
test.tickets.LDEV4695 ‑ QoQ errors with different types and sub select
test.tickets.LDEV4695 ‑ QoQ with same types as sub select
test.tickets.LDEV4698 ‑ QoQ cast with data length
test.tickets.LDEV4698 ‑ QoQ cast without data length
test.tickets.LDEV4698 ‑ QoQ hsqldb cast with data length
test.tickets.LDEV4698 ‑ QoQ hsqldb cast with data length in sub query
test.tickets.LDEV4717 ‑ Test if cfadmin getApplicationListener works
test.tickets.LDEV4725 ‑ Checking structKeyArray() function, ordered struct
test.tickets.LDEV4725 ‑ Checking structKeyArray() function, unordered struct
test.tickets.LDEV4725 ‑ Checking structKeyList() function, ordered struct
test.tickets.LDEV4725 ‑ Checking structKeyList() function, unordered struct
test.tickets.LDEV4731 ‑ check ETC format dates
test.tickets.LDEV4736 ‑ Checking DirectoryEvery() with recurse=false
test.tickets.LDEV4736 ‑ Checking DirectoryEvery() with recurse=true
test.tickets.LDEV4756 ‑ check cfcookie tag Partitioned, no path
test.tickets.LDEV4756 ‑ check cfcookie tag Partitioned, no secure
test.tickets.LDEV4756 ‑ check cfcookie tag Partitioned, no secure, no path
test.tickets.LDEV4756 ‑ check cfcookie tag defaults, secure, partitioned, path
test.tickets.LDEV4756 ‑ check cfcookie tag secure, partitioned, path
test.tickets.LDEV4756 ‑ check cfml session cookie partitioned: false
test.tickets.LDEV4756 ‑ check cfml session cookie partitioned: true
test.tickets.LDEV4756 ‑ check cfml session cookie partitioned: unset
test.tickets.LDEV4756 ‑ checking sessionCookie keys & values on getApplicationSettings() partitioned: true
test.tickets.LDEV4756 ‑ checking sessionCookie keys & values on getApplicationSettings(), partitioned: false
test.tickets.LDEV4766 ‑ test concurrency for lsParseCurrency
test.tickets.LDEV4772 ‑ checking if we can load a component from an old lar file
test.tickets.LDEV4774 ‑ string '5 6' should NOT be treated as a date
test.tickets.LDEV4774 ‑ string format 'dd/mm/yyyy' should be treated as a date
test.tickets.LDEV4774 ‑ string format 'dd/mm/yyyy' should be treated as a date(Set the date directly in the loop)
test.tickets.LDEV4774 ‑ string format 'dd/mm/yyyy' should be treated as a date(set the date to the variable)
test.tickets.LDEV4783 ‑ check for 'xml' returnFormat
test.tickets.LDEV4800 ‑ checking deserializeJSON() with string of Array
test.tickets.LDEV4800 ‑ checking deserializeJSON() with string of struct
test.tickets.LDEV4801 ‑ Checking arrayToList() 2k, double delim
test.tickets.LDEV4801 ‑ Checking arrayToList() 2k, empty delim
test.tickets.LDEV4801 ‑ Checking arrayToList() 2k, single delim
test.tickets.LDEV4825 ‑ test millisecond fraction
test.tickets.LDEV4826 ‑ ConcurrentHashMap method call for NOT existing value 
test.tickets.LDEV4826 ‑ ConcurrentHashMap method call for existing value
test.tickets.LDEV4826 ‑ function calls
test.tickets.LDEV4826 ‑ struct get NOT existing value
test.tickets.LDEV4826 ‑ struct get existing value
test.tickets.LDEV4826 ‑ struct method call for NOT existing value 
test.tickets.LDEV4826 ‑ struct method call for existing value
test.tickets.LDEV4826 ‑ struct method call for existing value containg null
test.tickets.LDEV4827 ‑ Checking Query with real result on mssql
test.tickets.LDEV4828 ‑ dump crashes with 31 columns
test.tickets.LDEV4829 ‑ Checking qoq with LIKE operator on hsqldb with *
test.tickets.LDEV4829 ‑ Checking qoq with LIKE operator on hsqldb with |
test.tickets.LDEV4829 ‑ Checking qoq with LIKE operator with *
test.tickets.LDEV4829 ‑ Checking qoq with LIKE operator with |
test.tickets.LDEV4830 ‑ Checking IDENTITYCOL is returned
test.tickets.LDEV4859 ‑ test createObject
test.tickets.LDEV4867 ‑ test query parsing, removing comments
test.tickets.LDEV4867 ‑ test query parsing, with a ? in a comment
test.tickets.LDEV4868 ‑ test null query param with value
test.tickets.LDEV4868 ‑ test null query param with value, full null support
test.tickets.LDEV4869 ‑ test null query param without value
test.tickets.LDEV4869 ‑ test null query param without value, full null support
test.tickets.LDEV4871 ‑ testing array
test.tickets.LDEV4871 ‑ testing query
test.tickets.LDEV4871 ‑ testing struct
test.tickets.LDEV4880 ‑ check dotNotationUpperCase setting can be toggled
test.tickets.LDEV4880 ‑ check dotNotationUpperCase setting exists and is boolean
test.tickets.LDEV4889 ‑ check dbdriver instead of type
test.tickets.LDEV4889 ‑ check good configuration
test.tickets.LDEV4889 ‑ check missing class
test.tickets.LDEV4889 ‑ check missing dsn
test.tickets.LDEV4889 ‑ check missing password
test.tickets.LDEV4889 ‑ check missing port
test.tickets.LDEV4889 ‑ check missing type
test.tickets.LDEV4889 ‑ check missing type and dbdriver
test.tickets.LDEV4889 ‑ check missing username
test.tickets.LDEV4892 ‑ check syntax
test.tickets.LDEV4892 ‑ check syntax colon no space
test.tickets.LDEV4892 ‑ check syntax colon with space
test.tickets.LDEV4895 ‑ test double tenary with bracket
test.tickets.LDEV4895 ‑ test double tenary with bracket and function calls
test.tickets.LDEV4895 ‑ test double tenary, no bracket
test.tickets.LDEV4895 ‑ test single tenary
test.tickets.LDEV4896 ‑ compare functions !==
test.tickets.LDEV4896 ‑ compare functions ===
test.tickets.LDEV4897 ‑ devide a long
test.tickets.LDEV4899 ‑ testing elvis with default  array of component
test.tickets.LDEV4899 ‑ testing elvis with default  array of inline component
test.tickets.LDEV4899 ‑ testing elvis with default  array of lambda
test.tickets.LDEV4899 ‑ testing elvis with default  array of struct
test.tickets.LDEV4899 ‑ testing elvis with default array
test.tickets.LDEV4899 ‑ testing elvis with default array of closure
test.tickets.LDEV4899 ‑ testing elvis with default closure
test.tickets.LDEV4899 ‑ testing elvis with default component
test.tickets.LDEV4899 ‑ testing elvis with default inline component
test.tickets.LDEV4899 ‑ testing elvis with default lambda
test.tickets.LDEV4899 ‑ testing elvis with default struct
test.tickets.LDEV4901 ‑ only care about compiling this file
test.tickets.LDEV4920 ‑ multi line: test with comment after array value
test.tickets.LDEV4920 ‑ multi line: test with comment after boolean value
test.tickets.LDEV4920 ‑ multi line: test with comment after name
test.tickets.LDEV4920 ‑ multi line: test with comment after number value
test.tickets.LDEV4920 ‑ multi line: test with comment after string (single quote) value
test.tickets.LDEV4920 ‑ multi line: test with comment after string value
test.tickets.LDEV4920 ‑ multi line: test with comment after struct value
test.tickets.LDEV4920 ‑ multi line: test with comment before array value
test.tickets.LDEV4920 ‑ multi line: test with comment before boolean value
test.tickets.LDEV4920 ‑ multi line: test with comment before name
test.tickets.LDEV4920 ‑ multi line: test with comment before number value
test.tickets.LDEV4920 ‑ multi line: test with comment before string (single quote) value
test.tickets.LDEV4920 ‑ multi line: test with comment before string value
test.tickets.LDEV4920 ‑ multi line: test with comment before struct value
test.tickets.LDEV4920 ‑ multi line: test with no comment
test.tickets.LDEV4920 ‑ single line: test with comment after array value
test.tickets.LDEV4920 ‑ single line: test with comment after boolean value
test.tickets.LDEV4920 ‑ single line: test with comment after name
test.tickets.LDEV4920 ‑ single line: test with comment after number value
test.tickets.LDEV4920 ‑ single line: test with comment after string (single quote) value
test.tickets.LDEV4920 ‑ single line: test with comment after string value
test.tickets.LDEV4920 ‑ single line: test with comment after struct value
test.tickets.LDEV4920 ‑ single line: test with comment before array value
test.tickets.LDEV4920 ‑ single line: test with comment before boolean value
test.tickets.LDEV4920 ‑ single line: test with comment before name
test.tickets.LDEV4920 ‑ single line: test with comment before number value
test.tickets.LDEV4920 ‑ single line: test with comment before string (single quote) value
test.tickets.LDEV4920 ‑ single line: test with comment before string value
test.tickets.LDEV4920 ‑ single line: test with comment before struct value
test.tickets.LDEV4938 ‑ testing dynamic innvocation
test.tickets.LDEV4955 ‑ check ${envvar:default_value) placeholder expansion fallback to default
test.tickets.LDEV4955 ‑ check environment var placeholder expansion works for mulitple tokens
test.tickets.LDEV4955 ‑ check system properties placeholder expansion works for mulitple tokens
test.tickets.LDEV4976 ‑ inline component
test.tickets.LDEV4976 ‑ issue #1 
test.tickets.LDEV4976 ‑ issue #2 
test.tickets.LDEV4976 ‑ issue #3 
test.tickets.LDEV4982 ‑ Checking {lucee-config-file}
test.tickets.LDEV5023 ‑ QoQ select * from table same source table name (all cols) HSQLDB
test.tickets.LDEV5023 ‑ QoQ select * from table same source table name (all cols) HSQLDB, 5000 threads
test.tickets.LDEV5023 ‑ QoQ select * from table same source table name (arguments) HSQLDB
test.tickets.LDEV5023 ‑ QoQ select * from table same source table name HSQLDB
test.tickets.LDEV5031 ‑ Checking QOQ with unrelated columns in aggregate order by
test.tickets.LDEV5034 ‑ test access modes
test.tickets.LDEV5065 ‑ assignment regression
test.tickets.LDEV5067 ‑ test QOQ query parsing, with comments in quotes 
test.tickets.LDEV5069 ‑ isJson allows json
test.tickets.LDEV5073 ‑ test EEE, dd MMM yyyy HH:mm:ss Z
test.tickets.LDEV5085 ‑ test preside anti samy service (full path)
test.tickets.LDEV536 ‑ Unable to handle RFC822 datetime string with Z for timezone
test.tickets.LDEV536 ‑ Unable to handle RFC822 datetime string with other timezone
test.tickets.LDEV536 ‑ test parseDateTime 
test.tickets.LDEV56 ‑ Checking with script format
test.tickets.LDEV56 ‑ Checking with tag basis
test.tickets.LDEV764 ‑ test DateAdd without Timezone
test.tickets.LDEV764 ‑ test parseDateTime with Timezone
test.tickets.LDEV764 ‑ test parseDateTime without Timezone
test.tickets.LDEV884 ‑ Checking DateDiff with a datepart of w
test.tickets.LDEV884 ‑ Checking DateDiff with a datepart of wd
test.tickets.LDEV884 ‑ Checking DateDiff with a datepart of wd 2
test.tickets.LDEV884 ‑ Checking DateDiff with a datepart of ww
test.tickets.LDEV916 ‑ flickrTest
test.tickets.LDEV916 ‑ googleTest
test.tickets.LDEV_1445 ‑ Create datasource for MySQL with default connectionLimit
test.tickets.LDEV_2902 ‑ Checking datasource configured Empty timezone
test.tickets.LDEV_2902 ‑ Checking datasource configured with timezone
test.tickets.LDEV_2902 ‑ Checking datasource configured without timezone
test.tickets.LDEV_3054 ‑ cfapplication tag with enableNullSupport = 'true and false'
test.tickets.arraySplice ‑ Check arraySplice function
test.tickets.arraySplice ‑ Check arraySplice function with arguments replacements
test.tickets.arraySplice ‑ arraySplice with index greater than length
test.tickets.arraySplice ‑ arraySplice with negative index