quickSelfTest/modules.stx
author sr
Tue, 10 Oct 2017 15:04:01 +0200
changeset 389 679e4086dad5
parent 360 8a359c8fed90
child 433 eaa90952e520
permissions -rw-r--r--
class: RunUnitTestsStart class changed: #main:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
360
8a359c8fed90 initial checkin
sr
parents:
diff changeset
     1
# $Header$
8a359c8fed90 initial checkin
sr
parents:
diff changeset
     2
#
8a359c8fed90 initial checkin
sr
parents:
diff changeset
     3
# DO NOT EDIT 
8a359c8fed90 initial checkin
sr
parents:
diff changeset
     4
# automagically generated from the projectDefinition: stx_goodies_builder_quickSelfTest.
8a359c8fed90 initial checkin
sr
parents:
diff changeset
     5
#
8a359c8fed90 initial checkin
sr
parents:
diff changeset
     6
# Warning: once you modify this file, do not rerun
8a359c8fed90 initial checkin
sr
parents:
diff changeset
     7
# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
8a359c8fed90 initial checkin
sr
parents:
diff changeset
     8
#
8a359c8fed90 initial checkin
sr
parents:
diff changeset
     9
# This file is (currently) only used with win-95 / win-NT versions of STX.
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    10
# It lists the dll's which are to be loaded at startup time.
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    11
# Notice, lines starting with a "#" are comments.
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    12
# Lines starting with a "*" are treated as comments by the VM, but are usually loaded
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    13
# by the application at the very beginning.
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    14
#
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    15
# All classes loaded at startup time will be present as precompiled classes.
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    16
# Others might be autoloaded or loaded explicit using "Smalltalk loadPackage:xxx".
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    17
#
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    18
libstx_libbasic
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    19
libstx_libbasic2
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    20
libstx_libcomp
389
679e4086dad5 class: RunUnitTestsStart class
sr
parents: 360
diff changeset
    21
libstx_goodies_refactoryBrowser_parser
679e4086dad5 class: RunUnitTestsStart class
sr
parents: 360
diff changeset
    22
libstx_libbasic3
360
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    23
libstx_libview
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    24
libstx_libui
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    25
libstx_libview2
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    26
libstx_goodies_sunit
389
679e4086dad5 class: RunUnitTestsStart class
sr
parents: 360
diff changeset
    27
libstx_libwidg
679e4086dad5 class: RunUnitTestsStart class
sr
parents: 360
diff changeset
    28
libstx_goodies_regression
679e4086dad5 class: RunUnitTestsStart class
sr
parents: 360
diff changeset
    29
libstx_libwidg2
679e4086dad5 class: RunUnitTestsStart class
sr
parents: 360
diff changeset
    30
libstx_libcompat
679e4086dad5 class: RunUnitTestsStart class
sr
parents: 360
diff changeset
    31
libstx_libtool
679e4086dad5 class: RunUnitTestsStart class
sr
parents: 360
diff changeset
    32
libstx_libjavascript
360
8a359c8fed90 initial checkin
sr
parents:
diff changeset
    33