summaryrefslogtreecommitdiffstats
path: root/tests/platform.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-201-1/+1
|\
| * Bring back the common facilities of the tcltests "package", but use a lessdgp2022-11-181-0/+1
| * Test suite hygienedgp2022-11-141-1/+0
| * Remove unnecessary end-of-line spacing in test-casesjan.nijtmans2021-02-161-2/+2
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \
| * | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-1/+1
|/ /
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-1/+1
* | Fix various test-cases, which started failing on Windows due to TIP #430jan.nijtmans2018-09-131-1/+1
* | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l...jan.nijtmans2018-09-031-10/+4
* | merge 8.6jan.nijtmans2018-06-251-1/+5
|\ \ | |/
| * Add another suppress rule for valgrind, factor test code intopooryorick2018-06-221-1/+5
* | merge 8.6dgp2017-10-301-1/+3
|\ \ | |/
| * More test rewrites for robust var resolution.dgp2017-10-301-1/+3
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-2/+2
|/
* Add docs and tests.Joe Mistachkin2016-01-151-1/+5
* A more lenient test; different platforms are more diverse in their correct ou...dkf2015-10-241-2/+2
|\
| * A more lenient test; different platforms are more diverse in their correct ou...dkf2015-10-241-2/+2
* | Mend problems with [platform::identify] formatting.dkf2015-10-231-1/+12
|\ \ | |/
| * Ensure that at lease the format of the output of the platform package's comma...dkf2015-10-231-1/+12
* | In the script library, selected modernizations from Patrick Fradin.dgp2013-01-301-5/+12
|\ \ | |/
| * In the script library, selected modernizations from Patrick Fradin.dgp2013-01-301-5/+12
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-5/+5
|\ \ | |/
| * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-5/+5
| |\
| | * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-5/+5
* | | Restore the tcl_platform(threaded) variable.dgp2012-04-171-0/+2
* | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-2/+0
|\ \ \ | |/ /
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL...andreas_kupries2006-11-281-0/+1
| | * * generic/tcl.decls: Implemented TIP #268, conditionally.andreas_kupries2006-09-221-0/+1
| | * * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-0/+20
* | | * tests/platform.test: Update tests to expect revised resultsdgp2008-09-251-1/+1
|/ /
* | * generic/tclBasic.c: TIP #291. Define tcl_platform element forandreas_kupries2006-12-051-1/+1
* | * tests/compile.test: Updated tests with changed behaviordgp2005-11-091-3/+3
* | Marked several failing tests as "knownBug" until they can be updated.dgp2005-10-211-1/+1
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-0/+20
|/
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-12/+12
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-1/+1
* Fixed bug in test suite - remember to update tests whenrjohnson1999-07-081-0/+1
* Fixed style problems in many of the test files.rjohnson1999-06-261-1/+1
* Modified the tests to use the package tcltestjenn1999-06-261-1/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-3/+22
* Added tests for auto_mkindex_parser quoting problems, BUGID 1657welch1999-03-311-0/+20